Add a test case for skip with inlined functions
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / b-badfil1.s
CommitLineData
3c3bdf30
NC
1% The .text contents is supposed to be linked --oformat binary with
2% b-twoinsn.s and b-goodmain.s, and will provide two LOP_FILEs, but
3% specifying the same file number.
4 .text
5 .byte 0x98,06,42,2
6 .ascii "foo.s"
7 .byte 0,0,0
8 .byte 0x98,06,42,2
9 .ascii "bar.s"
10 .byte 0,0,0
This page took 1.209119 seconds and 4 git commands to generate.