aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-srec
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-12-03 18:24:33 +0000
committerNick Clifton <nickc@redhat.com>2002-12-03 18:24:33 +0000
commite1a9cb8e15a2f05592910ee3e27dacf7fbee68b0 (patch)
treec4886077fcbfbe0e648140c236aa9ffa1c40b817 /ld/testsuite/ld-srec
parenta823923bf657b448ef2ef71ab7b8fad2f31cd818 (diff)
downloadgdb-e1a9cb8e15a2f05592910ee3e27dacf7fbee68b0.zip
gdb-e1a9cb8e15a2f05592910ee3e27dacf7fbee68b0.tar.gz
gdb-e1a9cb8e15a2f05592910ee3e27dacf7fbee68b0.tar.bz2
Fix the merging of .PPC.EMB.apuinfo sections. Add a test to make sure that
the fix continues to work.
Diffstat (limited to 'ld/testsuite/ld-srec')
-rw-r--r--ld/testsuite/ld-srec/srec.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-srec/srec.exp b/ld/testsuite/ld-srec/srec.exp
index d3fa764..af1ceed 100644
--- a/ld/testsuite/ld-srec/srec.exp
+++ b/ld/testsuite/ld-srec/srec.exp
@@ -370,7 +370,7 @@ setup_xfail "thumb-*-elf*"
setup_xfail "arm*-*-linux*"
# The S-record linker doesn't build special EABI sections.
-setup_xfail "powerpc*-*-eabi*"
+# setup_xfail "powerpc*-*-eabi*"
# The S-record linker doesn't include the .{zda} sections.
setup_xfail "v850*-*-elf"