diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2003-05-07 05:08:02 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2003-05-07 05:08:02 +0000 |
commit | 697380b39c640912f84ebde3f2e2933d8650f8e3 (patch) | |
tree | 39b0bcbf7c45a08546dbc7a076ccbb660119e6c1 /ld/testsuite/ld-elf/merge.d | |
parent | 8aae64e67e5c1f9c371c1da643052c5efcf8d280 (diff) | |
download | ppe42-binutils-697380b39c640912f84ebde3f2e2933d8650f8e3.tar.gz ppe42-binutils-697380b39c640912f84ebde3f2e2933d8650f8e3.zip |
* config/default.exp (gcc_gas_flags): Force ABI to n32 on
mips64-linux.
* ld-elf/merge.d: Xfail on mips64*-linux-gnu*.
* ld-mips-elf/mips-elf-flags.exp (ldemul): Set to o32-compatible
on mips-sgi-irix6*, mips64-linux-gnu and mips64el-linux-gnu.
(good_combination, bad_combination): Use it.
Add -32 or -mabi=o64 wherever the ABI was formerly implied.
Diffstat (limited to 'ld/testsuite/ld-elf/merge.d')
-rw-r--r-- | ld/testsuite/ld-elf/merge.d | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ld/testsuite/ld-elf/merge.d b/ld/testsuite/ld-elf/merge.d index 6331927838..4038cc81a8 100644 --- a/ld/testsuite/ld-elf/merge.d +++ b/ld/testsuite/ld-elf/merge.d @@ -3,7 +3,8 @@ #objdump: -s #xfail: "arc-*-*" "avr-*-*" "cris-*-*" "dlx-*-*" "fr30-*-*" "frv-*-*" #xfail: "hppa*-*-*" "h8300-*-*" "i960-*-*" "ip2k-*-*" "m32r-*-*" "mcore-*-*" -#xfail: "mn10*-*-*" "openrisc-*-*" "pj-*-*" "sparc*-*-*" "xtensa-*-*" +#xfail: "mn10*-*-*" "mips64*-*-linux*" "openrisc-*-*" "pj-*-*" "sparc*-*-*" +#xfail: "xtensa-*-*" .*: file format .*elf.* |