Reorganized test hierarchy to categorize tests.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m68k-coff / gas.exp
1 #
2 # Some m68k-coff tests
3 #
4 if [istarget m68*-*-coff] then {
5 gas_test "p2430.s" "" $stdoptlist "local branch not in text section"
6
7 gas_test "p2430a.s" "" $stdoptlist "local branch not in text section"
8
9 gas_test "t1.s" "" $stdoptlist "multiple .file directives"
10
11 gas_test "p2389.s" "" $stdoptlist "bss fill"
12 gas_test_error "p2389a.s" "" "detect bss fill with non-zero data"
13
14 }
This page took 0.038237 seconds and 4 git commands to generate.