* ld-srec/srec.exp: XFAIL for powerpc*-*-*.

This commit is contained in:
Daniel Jacobowitz 2007-08-03 12:53:47 +00:00
parent 551a778a37
commit 55231b6cd8
2 changed files with 7 additions and 2 deletions

View 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,

View 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"