IA-64 ELF support.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / vtable / vtable.exp
index 0d3e1bc7603cabaeb9cb6ed1df0a9d8eaef8f3f1..992f800956909208a844b4fdc482fa29c1c332db 100644 (file)
@@ -20,6 +20,10 @@ if { ([istarget "*-*-elf*"]
      && ![istarget *-*-linux*aout*]
      && ![istarget *-*-linux*oldld*] } then {
 
+    if {[istarget "ia64-*"]} then {
+      return
+    }
+  
     # not supported by D30V
     if {[istarget "d30v-*-*"]} {
       return
This page took 0.023459 seconds and 4 git commands to generate.