diff options
Diffstat (limited to 'ld/testsuite/ld-mmix/sec-8m.d')
-rw-r--r-- | ld/testsuite/ld-mmix/sec-8m.d | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-mmix/sec-8m.d b/ld/testsuite/ld-mmix/sec-8m.d index 1f9c442..fb06b04 100644 --- a/ld/testsuite/ld-mmix/sec-8m.d +++ b/ld/testsuite/ld-mmix/sec-8m.d @@ -13,7 +13,7 @@ # with a leading multiple-of-four number of zero bytes, those zero bytes # would be omitted, and the "saved" bytes would be concatenated with the # following (not-all-zeros) bytes. Hence a shift of the last bytes of the -# first chunk. Note that the section will be padded in the output. +# first chunk. .*: file format mmo @@ -27,4 +27,4 @@ Contents of section \.text: 10010 33000000 00000000 00000000 00000000 .* 10020 00300000 00000000 00000000 00000000 .* #... - 18020 31000000 .* + 18020 31 .* |