Use "readelf -S --wide" on ld-elf/pr14926.d

* ld-elf/pr14926.d: Use "readelf -S --wide".
This commit is contained in:
H.J. Lu 2012-12-07 22:30:19 +00:00
parent 418c15ae72
commit 861b2eaac2
2 changed files with 6 additions and 9 deletions

View File

@ -1,3 +1,7 @@
2012-12-07 H.J. Lu <hongjiu.lu@intel.com>
* ld-elf/pr14926.d: Use "readelf -S --wide".
2012-12-07 H.J. Lu <hongjiu.lu@intel.com>
PR ld/12248

View File

@ -1,13 +1,6 @@
#ld: -Ttext=0x60
#readelf: -S -l --wide
#readelf: -S --wide
#...
\[[ 0-9]+\] \.text[ \t]+PROGBITS[ \t]+0*60[ \t]+.*
#...
Program Headers:
Type.*
LOAD[ \t]+0x[0-9a-f]+ 0x[0-9a-f]+ 0x[0-9a-f]+ 0x[0-9a-f]+ 0x[0-9a-f]+ R E 0x[0-9a-f]+
Section to Segment mapping:
Segment Sections...
00 .text *
#pass