summaryrefslogtreecommitdiffstats
path: root/binutils-2.24/ld/testsuite/ld-mmix/b-badfil1.s
blob: 256fa780e7e3357cdcd3a566ee7992a518449ca2 (plain)
1
2
3
4
5
6
7
8
9
10
% The .text contents is supposed to be linked --oformat binary with
% b-twoinsn.s and b-goodmain.s, and will provide two LOP_FILEs, but
% specifying the same file number.
 .text
 .byte 0x98,06,42,2
 .ascii "foo.s"
 .byte 0,0,0
 .byte 0x98,06,42,2
 .ascii "bar.s"
 .byte 0,0,0