From 3c3bdf30e42268e6193693acd1dc66d2d1792536 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 30 Oct 2001 15:20:14 +0000 Subject: Add MMIX support --- ld/testsuite/ld-mmix/b-bend.s | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 ld/testsuite/ld-mmix/b-bend.s (limited to 'ld/testsuite/ld-mmix/b-bend.s') diff --git a/ld/testsuite/ld-mmix/b-bend.s b/ld/testsuite/ld-mmix/b-bend.s new file mode 100644 index 0000000..1168ee9 --- /dev/null +++ b/ld/testsuite/ld-mmix/b-bend.s @@ -0,0 +1,6 @@ +% 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 a correct +% number of bytes between it and a preceding lop_stab. + .text + .byte 0x98,12,0,0 -- cgit v1.1