Add test of macro expansion of string arguments.
[binutils-gdb.git] / gas / testsuite / gas / macros / macros.exp
1 # Run some tests of gas macros.
2
3 if ![istarget hppa*-*-*] {
4 run_dump_test test1
5 }
6
7 run_dump_test test2
8
9 run_dump_test test3
10
11 run_dump_test irp
12
13 run_dump_test rept
14
15 gas_test_error "err.s" "" "macro infinite recursion"
16
17 case $target_triplet in {
18 { hppa*-*-* } { }
19 default {
20 run_dump_test semi
21 }
22 }
23
24 run_dump_test strings