Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/ld/testsuite/ld-mmix/b-badfil1.s
2023-03-06 14:48:14 +01:00

10 lines
276 B
ArmAsm

% 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