19990502 sourceware import
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m68k-coff / gas.exp
CommitLineData
252b5132
RH
1#
2# Some m68k-coff tests
3#
4if [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
13 setup_xfail m68*-*-coff
14 gas_test_error "p2389a.s" "" "detect bss fill with non-zero data"
15}
This page took 0.024834 seconds and 4 git commands to generate.