diff options
author | Alan Modra <amodra@gmail.com> | 2003-12-01 06:56:51 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2003-12-01 06:56:51 +0000 |
commit | a2b2bf0e868e5c1f7061ba1e8316916a68fb2193 (patch) | |
tree | de7722c1e99a1bcc8389e17f6636b1dc41aebd5c /ld/testsuite/ld-sh/sh64/abi64.xd | |
parent | 1c3bed7b304bce0e73ce0d120b8c7ae06b001d25 (diff) | |
download | gdb-a2b2bf0e868e5c1f7061ba1e8316916a68fb2193.zip gdb-a2b2bf0e868e5c1f7061ba1e8316916a68fb2193.tar.gz gdb-a2b2bf0e868e5c1f7061ba1e8316916a68fb2193.tar.bz2 |
Update for changed section alignment.
Diffstat (limited to 'ld/testsuite/ld-sh/sh64/abi64.xd')
-rw-r--r-- | ld/testsuite/ld-sh/sh64/abi64.xd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-sh/sh64/abi64.xd b/ld/testsuite/ld-sh/sh64/abi64.xd index f857d25..65ee15e 100644 --- a/ld/testsuite/ld-sh/sh64/abi64.xd +++ b/ld/testsuite/ld-sh/sh64/abi64.xd @@ -16,7 +16,7 @@ Sections: Idx Name Size VMA LMA File off Algn 0 \.text 000000ac 0000000000001000 0000000000001000 00000100 2\*\*0 CONTENTS, ALLOC, LOAD, READONLY, CODE - 1 \.data 00000018 0000000000001130 0000000000001130 000001b0 2\*\*0 + 1 \.data 00000018 0000000000001130 0000000000001130 000001b0 2\*\*2 CONTENTS, ALLOC, LOAD, DATA 2 \.ctors 00000000 0000000000001148 0000000000001148 00000204 2\*\*0 CONTENTS |