* ld-elf/elf.exp (note-3.so): xfail tic6x due to non-pic warnings.
authorAlan Modra <amodra@gmail.com>
Sat, 19 May 2012 10:39:07 +0000 (10:39 +0000)
committerAlan Modra <amodra@gmail.com>
Sat, 19 May 2012 10:39:07 +0000 (10:39 +0000)
ld/testsuite/ChangeLog
ld/testsuite/ld-elf/elf.exp

index d27e642fd99434ebbf1e2e05fc83a852373068e1..12366505363d3be45352193c6f8ec567f4895622 100644 (file)
@@ -1,3 +1,7 @@
+2012-05-19  Alan Modra  <amodra@gmail.com>
+
+       * ld-elf/elf.exp (note-3.so): xfail tic6x due to non-pic warnings.
+
 2012-05-19  Alan Modra  <amodra@gmail.com>
 
        * ld-powerpc/vle.ld: New.
index e40078a83312994f45e562a485cf5758c0b46f7b..eb909bcb2bf65d221cba3d1530af01d19d6807c0 100644 (file)
@@ -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" }