Add vax-linux-gnu target
[deliverable/binutils-gdb.git] / gas / testsuite / gas / vax / vax.exp
index 061036c0bbb19fc9fdd5d7419ea07641aaf38f7d..f61906c15d31b010971cf538b8acc1a9c1cad097 100644 (file)
@@ -8,7 +8,7 @@ proc do_quad {} {
     set x2 0
     set x3 0
     set file "quad.s"
-    if [istarget vax-*-*elf*] {
+    if { [istarget vax-*-*elf*] || [istarget vax-*-linux-gnu*] } then {
        set file "quad_elf.s"
     }
     gas_start $file "-al"
This page took 0.035122 seconds and 4 git commands to generate.