OSDN Git Service

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

index 65924c4..5815901 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 e9641ed..ef375ec 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"