diff options
author | Alan Modra <amodra@gmail.com> | 2010-10-11 08:10:43 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2010-10-11 08:10:43 +0000 |
commit | 71c5244065e828285f1111b8dc6e2219f3bf9eae (patch) | |
tree | f5cdb317538147fc425f6ac6512c26f3fa6ed338 /ld/testsuite/ld-mmix/sec-3.d | |
parent | 77b4f08fc99ba41fc75c8881ca119752ba1b9595 (diff) | |
download | gdb-71c5244065e828285f1111b8dc6e2219f3bf9eae.zip gdb-71c5244065e828285f1111b8dc6e2219f3bf9eae.tar.gz gdb-71c5244065e828285f1111b8dc6e2219f3bf9eae.tar.bz2 |
* ld-mmix/sec-3.d: Adjust for 2010-09-29 orphan change.
* ld-mmix/sec-7m.d: Likewise.
Diffstat (limited to 'ld/testsuite/ld-mmix/sec-3.d')
-rw-r--r-- | ld/testsuite/ld-mmix/sec-3.d | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-mmix/sec-3.d b/ld/testsuite/ld-mmix/sec-3.d index 2469afa..791b5ea 100644 --- a/ld/testsuite/ld-mmix/sec-3.d +++ b/ld/testsuite/ld-mmix/sec-3.d @@ -18,7 +18,7 @@ Idx Name Size VMA LMA File off Algn CONTENTS, ALLOC, LOAD 4 anothersec 0+13 2000000000000008 2000000000000008 0+ 2\*\*2 CONTENTS, ALLOC, LOAD, DATA - 5 thirdsec 0+a 200000000000001c 200000000000001c 0+ 2\*\*2 + 5 thirdsec 0+a 0+ 0+ 0+ 2\*\*2 CONTENTS, READONLY Contents of section \.text: 0000 e3fd0001 .* @@ -33,4 +33,4 @@ Contents of section anothersec: 2000000000000008 0000000a 00000009 00000008 00000007 .* 2000000000000018 252729 .* Contents of section thirdsec: - 200000000000001c 00030d41 000186a2 2628 .* + 0000 00030d41 000186a2 2628 .* |