* ld-srec/srec.exp: XFAIL for powerpc*-*-*.
authorDaniel Jacobowitz <drow@false.org>
Fri, 3 Aug 2007 12:53:47 +0000 (12:53 +0000)
committerDaniel Jacobowitz <drow@false.org>
Fri, 3 Aug 2007 12:53:47 +0000 (12:53 +0000)
ld/testsuite/ChangeLog
ld/testsuite/ld-srec/srec.exp

index 65924c4a9233648962ff31a823c3f20f1f5cff48..5815901886e7d366312da0c018eb25d9f0d6f947 100644 (file)
@@ -1,3 +1,7 @@
+2007-08-03  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * ld-srec/srec.exp: XFAIL for powerpc*-*-*.
+
 2007-08-01  Adam Nemet  <anemet@caviumnetworks.com>
 
        * ld-mips-elf/reloc-4.s, ld-mips-elf/reloc-4.d,
index e9641ed7f82b4049c7916bf2ec9e97bc81dab6c1..ef375ec5e8128a869dbf602b79cb50c5676f9170 100644 (file)
@@ -374,8 +374,9 @@ setup_xfail "thumb-*-pe*"
 setup_xfail "thumb-*-elf*"
 setup_xfail "arm*-*-linux*"
 
-# The S-record linker doesn't build special EABI sections.
-# setup_xfail "powerpc*-*-eabi*"
+# The S-record linker doesn't put common symbols in small data
+# the way the ELF linker does.
+setup_xfail "powerpc*-*-*"
 
 # The S-record linker doesn't include the .{zda} sections.
 setup_xfail "v850*-*-elf"