add some new tests, and new testing procs
[deliverable/binutils-gdb.git] / gas / testsuite / gas / p2430.s
CommitLineData
96b4e5bb
KR
1# We get:
2#
3# m68k-coff-as x.s
4# x.s:5: FATAL:failed sanity check.
5#
6# from the following .s file:
7
f70a4714
KR
8 .sect foo
9tag:
10 bra tag
96b4e5bb
KR
11
12# Changing the section to .text makes it work, but we need to
13# use multiple sections other than .text to link the way we want.
This page took 0.022853 seconds and 4 git commands to generate.