ecoff testsuite fixes
[deliverable/binutils-gdb.git] / ld / testsuite / ld-alpha / alpha.exp
index f4a395bed4956407e37ee519c8aa500745933e38..084f7f99608cf85769c77da1e35c06725aae1371 100644 (file)
@@ -22,8 +22,8 @@
 # Test Alpha ELF linking; all types of relocs.  This tests the
 # assembler and tools like objdump as well as the linker.
 
-if { !([istarget "alpha*-*-elf*"]
-       || [istarget "alpha*-*-linux*"]) } {
+if { !([istarget alpha*-*-elf*]
+       || ([istarget alpha*-*-linux*] && ![istarget *ecoff])) } {
     return
 }
 
This page took 0.023093 seconds and 4 git commands to generate.