]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Mark the linker's -Bsymbolic-functions test as an expected failure for MIPS targets.
authorNick Clifton <nickc@redhat.com>
Wed, 13 Jan 2016 10:01:35 +0000 (10:01 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 13 Jan 2016 10:01:35 +0000 (10:01 +0000)
* ld-elf/elf.exp (-Bymsolic-functions): Expect to fail
for MIPS targets.

ld/testsuite/ChangeLog
ld/testsuite/ld-elf/elf.exp

index bc21e0987b0f15f945bd3c76335d5c75d5bc8058..6784fe56805a4161a15d7258f00a77fb4f32ed54 100644 (file)
@@ -1,5 +1,8 @@
 2016-01-13  Nick Clifton  <nickc@redhat.com>
 
+       * ld-elf/elf.exp (-Bymsolic-functions): Expect to fail
+       for MIPS targets.
+
        * ld-scripts/script.exp (extract_symbol_test): Expect to
        fail for MIPS targets.
 
index e56c2054a69326c398b8f1298c010a3591a487a8..01d4aab4aa44ed3abf7b5eb692030a8c6794dda0 100644 (file)
@@ -109,6 +109,8 @@ if { [check_shared_lib_support] } then {
     }
     # xfail on tic6x due to non-PIC/non-PID warnings
     setup_xfail "tic6x-*-*"
+    # Fails on MIPS because ABI trickery means that a NULL reloc is also emitted.
+    setup_xfail "mips*-*-*"
     run_ld_link_tests {
        {"-Bsymbolic-functions"
            "-shared -Bsymbolic-functions" "" ""