% The .text contents is supposed to be linked --oformat binary with
% b-twoinsn.s, and will provide a valid end of a mmo file, but with the
% "n" in :Main in wide character format; the widening is wit
% The .text contents is supposed to be linked --oformat binary, and will
% correspond to a LOP_POST for an initialization of $255 with 4. A
% LOP_STAB, such as in b-goodmain.s should follow.
.text
% The .text contents is supposed to be linked --oformat binary with
% b-twoinsn.s and b-goodmain.s, and will provide an invalid lopcode.
.text
.byte 0x98,0xff,0,0
#source: b-twoinsn.s
#source: b-badfil2.s
#source: b-post1.s
#source: b-goodmain.s
#ld: --oformat binary
#objcopy_linked_file:
#error: invalid mmo file: file name for number 42 was not specified befor
#source: b-twoinsn.s
#source: b-post1.s
#source: b-widec.s
#ld: --oformat binary
#objcopy_linked_file:
#objdump: -t
.*: file format mmo
SYMBOL TABLE:
0+4 g \.text Main
0+4 g \.text a
% The .text contents is supposed to be linked --oformat binary with
% b-twoinsn.s. It will provide an incorrect LOP_END; its YZ field is not
% the number of tetras to the preceding LOP_STAB.
.text
% The .text contents is supposed to be linked --oformat binary with
% b-twoinsn.s and b-goodmain.s, and will provide an invalid LOP_STAB, one
% with non-zero y and/or z.
.text
.byte 0x98,11,1,2
% The .text contents is supposed to be linked --oformat binary with
% b-twoinsn.s and b-goodmain.s, and will provide an invalid LOP_END; one
% not at the end of a file. It also does not in YZ specify