summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-srec
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2007-08-03 12:53:47 +0000
committerDaniel Jacobowitz <dan@debian.org>2007-08-03 12:53:47 +0000
commit625f95c9b503ba0933966d385b3c42cee2e2f31a (patch)
tree75ad01aaeccf17ccec832230ec6ccc7e7f7c85cb /ld/testsuite/ld-srec
parent2c69da4de597bc35290e36001168ad1c6166688f (diff)
downloadbinutils-redhat-625f95c9b503ba0933966d385b3c42cee2e2f31a.tar.gz
* ld-srec/srec.exp: XFAIL for powerpc*-*-*.
Diffstat (limited to 'ld/testsuite/ld-srec')
-rw-r--r--ld/testsuite/ld-srec/srec.exp5
1 files changed, 3 insertions, 2 deletions
diff --git a/ld/testsuite/ld-srec/srec.exp b/ld/testsuite/ld-srec/srec.exp
index e9641ed7f8..ef375ec5e8 100644
--- a/ld/testsuite/ld-srec/srec.exp
+++ b/ld/testsuite/ld-srec/srec.exp
@@ -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"