* ld-elf/orphan-region.d: Use ld -N.

This commit is contained in:
Joseph Myers 2010-05-06 20:04:27 +00:00
parent 308d96edc1
commit 82794b691e
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2010-05-06 Joseph Myers <joseph@codesourcery.com>
* ld-elf/orphan-region.d: Use ld -N.
2010-04-30 H.J. Lu <hongjiu.lu@intel.com>
PR ld/11542

View File

@ -1,5 +1,5 @@
#source: orphan-region.s
#ld: -T orphan-region.ld
#ld: -T orphan-region.ld -N
#readelf: -S -l --wide
#...
@ -9,7 +9,7 @@
#...
Program Headers:
Type.*
LOAD[ \t]+0x[0-9a-f]+ 0x0*40000000 0x0*40000000 0x[0-9a-f]+ 0x[0-9a-f]+ R E 0x[0-9a-f]+
LOAD[ \t]+0x[0-9a-f]+ 0x0*40000000 0x0*40000000 0x[0-9a-f]+ 0x[0-9a-f]+ RWE 0x[0-9a-f]+
Section to Segment mapping:
Segment Sections...