diff options
Diffstat (limited to 'ld/testsuite/ld-mmix/b-offloc.s')
-rw-r--r-- | ld/testsuite/ld-mmix/b-offloc.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-mmix/b-offloc.s b/ld/testsuite/ld-mmix/b-offloc.s index c2fb2cc..1114b34 100644 --- a/ld/testsuite/ld-mmix/b-offloc.s +++ b/ld/testsuite/ld-mmix/b-offloc.s @@ -1,6 +1,6 @@ % The .text contents is supposed to be linked --oformat binary with % b-post1.s and b-goodmain.s. The code below will provide a LOP_LOC -% with a 64-bit address (0x789abcdef0123456) then 16 bytes of % random data. +% with a 64-bit address (0x789abcdef0123458) then 16 bytes of % random data. .text .byte 0x98,1,0,2 |