From: Nick Clifton Date: Wed, 13 Jan 2016 10:01:35 +0000 (+0000) Subject: Mark the linker's -Bsymbolic-functions test as an expected failure for MIPS targets. X-Git-Tag: binutils-2_26~18 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d8c08e7b3ea5ced6a09f316d7839fafaf2642151;p=thirdparty%2Fbinutils-gdb.git Mark the linker's -Bsymbolic-functions test as an expected failure for MIPS targets. * ld-elf/elf.exp (-Bymsolic-functions): Expect to fail for MIPS targets. --- diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index bc21e0987b0..6784fe56805 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,5 +1,8 @@ 2016-01-13 Nick Clifton + * 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. diff --git a/ld/testsuite/ld-elf/elf.exp b/ld/testsuite/ld-elf/elf.exp index e56c2054a69..01d4aab4aa4 100644 --- a/ld/testsuite/ld-elf/elf.exp +++ b/ld/testsuite/ld-elf/elf.exp @@ -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" "" ""