From: Hans-Peter Nilsson Date: Sun, 17 Feb 2002 19:34:12 +0000 (+0000) Subject: * ld-mmix/local12.d (Sections): Match any LMA for .data, .sbss, X-Git-Tag: gdb_5_2-2002-03-03-branchpoint~226 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dd51aa368d060005b3d614abd5551c8abdc18821;p=external%2Fbinutils.git * ld-mmix/local12.d (Sections): Match any LMA for .data, .sbss, and .bss. --- diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index f0b04ca..51ebb52 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2002-02-17 Hans-Peter Nilsson + + * ld-mmix/local12.d (Sections): Match any LMA for .data, .sbss, + and .bss. + 2002-02-12 John David Anglin * ld-selective/selective.exp: Link against libgcc on diff --git a/ld/testsuite/ld-mmix/local12.d b/ld/testsuite/ld-mmix/local12.d index 102f448..ddc6b41 100644 --- a/ld/testsuite/ld-mmix/local12.d +++ b/ld/testsuite/ld-mmix/local12.d @@ -12,11 +12,11 @@ Sections: Idx Name Size VMA LMA File off Algn 0 \.text 0+8 0+ 0+ 0+b0 2\*\*2 CONTENTS, ALLOC, LOAD, READONLY, CODE - 1 \.data 0+ 2000000000000000 2000000000000000 0+b8 2\*\*0 + 1 \.data 0+ 2000000000000000 [0-9]+ 0+b8 2\*\*0 CONTENTS, ALLOC, LOAD, DATA - 2 \.sbss 0+ 2000000000000000 2000000000000000 0+b8 2\*\*0 + 2 \.sbss 0+ 2000000000000000 [0-9]+ 0+b8 2\*\*0 CONTENTS - 3 \.bss 0+ 2000000000000000 2000000000000000 0+b8 2\*\*0 + 3 \.bss 0+ 2000000000000000 [0-9]+ 0+b8 2\*\*0 ALLOC Contents of section \.text: 0000 fd030201 e3fd0001 .*