From: Alan Modra Date: Sat, 19 May 2012 10:39:07 +0000 (+0000) Subject: * ld-elf/elf.exp (note-3.so): xfail tic6x due to non-pic warnings. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f06b801f6696ae159044d9aca903224f929a0e4f;p=binutils-gdb.git * ld-elf/elf.exp (note-3.so): xfail tic6x due to non-pic warnings. --- diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index d27e642fd99..12366505363 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2012-05-19 Alan Modra + + * ld-elf/elf.exp (note-3.so): xfail tic6x due to non-pic warnings. + 2012-05-19 Alan Modra * ld-powerpc/vle.ld: New. diff --git a/ld/testsuite/ld-elf/elf.exp b/ld/testsuite/ld-elf/elf.exp index e40078a8331..eb909bcb2bf 100644 --- a/ld/testsuite/ld-elf/elf.exp +++ b/ld/testsuite/ld-elf/elf.exp @@ -66,6 +66,7 @@ if { ![istarget hppa64*-hpux*] } { # # Only run the test on targets thats support creating shared libraries. if { [check_shared_lib_support] } then { + setup_xfail "tic6x-*-*" run_ld_link_tests { {"Build shared library for next test" "-shared" "" "note-3.s" {} "note-3.so" }