gas/
[binutils-gdb.git] / gas / testsuite / gas / macros / macros.exp
index 37435ccc3e6b25ba31b06fcf2d7fdb7e71f8fae7..cd19ff818383f089d6ea7bc02f96a03a7a06e7b1 100644 (file)
@@ -27,9 +27,9 @@ if { ![istarget *c54x*-*-*] && ![istarget *c4x*-*-*] } {
     run_dump_test irp
     run_dump_test rept
     run_dump_test repeat
+    run_dump_test vararg
 }
 
-
 gas_test_error "err.s" "" "macro infinite recursion"
 
 # The tic4x-coff target fails the next test because it defines '&'
@@ -68,5 +68,15 @@ run_dump_test app3
 run_dump_test app4
 
 run_list_test badarg ""
+case $target_triplet in {
+    { *c54x*-*-* } { }
+    { *c4x*-*-* } { }
+    { h8500-*-* } { }
+    { m68*-*-* } { }
+    { m88*-*-* } { }
+    { mmix-* } { }
+    default { run_list_test dot "-alm" }
+}
 run_list_test end ""
+run_list_test purge "--hash-size=8000"
 run_list_test redef ""