summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-d10v
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2005-03-01 17:07:53 +0000
committerNick Clifton <nickc@redhat.com>2005-03-01 17:07:53 +0000
commitfac77b3884d65e7a657163cdc4e0428919f34d39 (patch)
tree3acf7fb70f684ba8f0e4cff4c9e16eb690361c26 /ld/testsuite/ld-d10v
parentee6ba0c01a5742a18248ed1c0c2100aaf868d747 (diff)
downloadbinutils-redhat-fac77b3884d65e7a657163cdc4e0428919f34d39.tar.gz
ld-d10v/default_layout.d: Adjust expected offsets to allow for section alignment.
ld-discard/extern.d: Adjust expected warning to take into account the fact that the linker's name might be included and that the reloc might have been adjusted to be against the section symbol.
Diffstat (limited to 'ld/testsuite/ld-d10v')
-rw-r--r--ld/testsuite/ld-d10v/default_layout.d6
1 files changed, 3 insertions, 3 deletions
diff --git a/ld/testsuite/ld-d10v/default_layout.d b/ld/testsuite/ld-d10v/default_layout.d
index 498452996c..e70cf64ef9 100644
--- a/ld/testsuite/ld-d10v/default_layout.d
+++ b/ld/testsuite/ld-d10v/default_layout.d
@@ -8,9 +8,9 @@ Sections:
Idx Name Size VMA LMA File off Algn
0 \.text 00000004 01014000 01014000 00001000 2\*\*0
CONTENTS, ALLOC, LOAD, READONLY, CODE
- 1 \.data 00000000 02000004 02000004 00001004 2\*\*0
+ 1 \.data 00000000 02000000 02000000 00002000 2\*\*0
CONTENTS, ALLOC, LOAD, DATA
- 2 \.bss 00000000 02000004 02000004 00001004 2\*\*0
+ 2 \.bss 00000000 02000000 02000000 00002000 2\*\*0
ALLOC
- 3 .stack 00000000 0200bffe 0200bffe 00001004 2\*\*0
+ 3 .stack 00000000 0200bffc 0200bffc 00002000 2\*\*0
CONTENTS