Initial revision
[binutils.git] / gas / testsuite / gas / m68k-coff / gas.exp
blobab7eefa3a52fedbe45762ab88b9e7bcc5976fbb9
2 # Some m68k-coff tests
4 if [istarget m68*-*-coff] then {
5 gas_test "p2430.s" "" $stdoptlist "local branch not in text section"
7 gas_test "p2430a.s" "" $stdoptlist "local branch not in text section"
9 gas_test "t1.s" "" $stdoptlist "multiple .file directives"
11 gas_test "p2389.s" "" $stdoptlist "bss fill"
13 setup_xfail m68*-*-coff
14 gas_test_error "p2389a.s" "" "detect bss fill with non-zero data"