elf fixes.
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / objcopy.exp
index 33a159febeabcc7e83ab892726b942b4e744c14e..68a1b6c0ccd770e407b09ce2ddc67145f2177c79 100644 (file)
@@ -80,7 +80,7 @@ if ![string match "" $got] then {
     setup_xfail "h8300-*-hms" "h8300-*-coff"
     setup_xfail "h8500-*-hms" "h8500-*-coff"
     setup_xfail "hppa*-*-*"
-    clear_xfail "hppa*-*-*elf*"
+    clear_xfail "hppa*-*-*elf*" "hppa*-*-linux*"
     setup_xfail "m88*-*-coff" "m88*-motorola-sysv*"
     setup_xfail "z8*-*-coff"
 
@@ -473,6 +473,11 @@ proc copy_executable { prog flags test1 test2 } {
        # mips_elf_sym_is_global.
        setup_xfail "mips*-*-elf"
 
+       setup_xfail "arm*-*-coff"
+       setup_xfail "arm*-*-pe"
+       setup_xfail "thumb*-*-coff"
+       setup_xfail "thumb*-*-pe"
+    
        fail $test1
     }
 
This page took 0.022515 seconds and 4 git commands to generate.