bfd:
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / elf.exp
index 8bfeb95e216829aed521821fa53ff55674a7f342..6eff0dd56be099fd234bc2134f6b01406406c178 100644 (file)
@@ -69,8 +69,7 @@ if { ([istarget "*-*-*elf*"]
     if {[istarget "rx-*-*"]} then {
        set target_machine -rx
     }
-    if { ([istarget "*arm*-*-*"]
-         || [istarget "xscale*-*-*"]) } {
+    if {[istarget "arm*-*-*"]} {
 
        if { ([istarget "*-*-*eabi"]
              || [istarget "*-*-linux-*"]
@@ -165,8 +164,7 @@ if { ([istarget "*-*-*elf*"]
     # So for these targets we cannot include an IFUNC symbol type
     # in the symbol type test.
     if {   [istarget "msp*-*-*"]
-       || [istarget "arm*-*-*"]
-       || [istarget "xscale*-*-*"]} then {
+       || [istarget "arm*-*-*"]} then {
            run_elf_list_test "type-noifunc" "" "" "-s" "| grep \"1 *\\\[FONTC\\\]\""
     } else {
            run_dump_test ifunc-1
This page took 0.030588 seconds and 4 git commands to generate.