]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - binutils/testsuite/binutils-all/objcopy.exp
Add Visium support to binutils
[thirdparty/binutils-gdb.git] / binutils / testsuite / binutils-all / objcopy.exp
index a7e13966be291445d7b8a5c4f799796eecb1786d..c83825a3d104134260687c6c59e91ef5b66589c1 100644 (file)
@@ -953,8 +953,11 @@ if [is_elf_format] {
     run_dump_test "strip-7"
     run_dump_test "strip-8"
     run_dump_test "strip-9"
+    # Non-EABI ARM targets will set OSABI to ARM
     if { ![istarget "*-*-hpux*"]
-        && ![istarget "msp*-*-*"] } {
+        && ![istarget "msp*-*-*"]
+        && ![istarget "visium-*-*"]
+         && !([istarget "arm*-*-*"] && ![istarget "arm-*-*eabi*"])} {
        run_dump_test "strip-10"
     }
 
@@ -986,6 +989,7 @@ if [is_elf_format] {
     # targ_defvec=mips_elf32_n_le_vec in config.bfd.  When syncing,
     # don't forget that earlier case-matches trump later ones.
     if { ![istarget "mips*-sde-elf*"] && ![istarget "mips*-mti-elf*"]
+        && ![istarget "mips*-img-elf*"]
          && ![istarget "mips64*-*-openbsd*"] } {
        setup_xfail "mips*-*-irix5*" "mips*-*-irix6*" "mips*-*-elf*" \
            "mips*-*-rtems*" "mips*-*-windiss" "mips*-*-none" \