* ld-mmix/local12.d (Sections): Match any LMA for .data, .sbss,

and .bss.
This commit is contained in:
Hans-Peter Nilsson
2002-02-17 19:34:12 +00:00
parent 36c7f8dce2
commit dd51aa368d
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
* ld-mmix/local12.d (Sections): Match any LMA for .data, .sbss,
and .bss.
2002-02-12 John David Anglin <dave@hiauly1.hia.nrc.ca> 2002-02-12 John David Anglin <dave@hiauly1.hia.nrc.ca>
* ld-selective/selective.exp: Link against libgcc on * ld-selective/selective.exp: Link against libgcc on

View File

@ -12,11 +12,11 @@ Sections:
Idx Name Size VMA LMA File off Algn Idx Name Size VMA LMA File off Algn
0 \.text 0+8 0+ 0+ 0+b0 2\*\*2 0 \.text 0+8 0+ 0+ 0+b0 2\*\*2
CONTENTS, ALLOC, LOAD, READONLY, CODE 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 CONTENTS, ALLOC, LOAD, DATA
2 \.sbss 0+ 2000000000000000 2000000000000000 0+b8 2\*\*0 2 \.sbss 0+ 2000000000000000 [0-9]+ 0+b8 2\*\*0
CONTENTS CONTENTS
3 \.bss 0+ 2000000000000000 2000000000000000 0+b8 2\*\*0 3 \.bss 0+ 2000000000000000 [0-9]+ 0+b8 2\*\*0
ALLOC ALLOC
Contents of section \.text: Contents of section \.text:
0000 fd030201 e3fd0001 .* 0000 fd030201 e3fd0001 .*