2009-10-09 13:32:50 +00:00
|
|
|
#name: relocatable with script
|
|
|
|
#source: simple.s
|
|
|
|
#ld: -r -T relocatable.t
|
|
|
|
#readelf: -S --wide
|
2010-09-16 10:51:41 +00:00
|
|
|
#xfail: hppa-*-*
|
2009-10-09 13:32:50 +00:00
|
|
|
|
|
|
|
#...
|
|
|
|
\[[ 0-9]+\] \.text.*[ \t]+PROGBITS[ \t]+0+800000[ \t0-9a-f]+AX.*
|
|
|
|
\[[ 0-9]+\] \.data.*[ \t]+PROGBITS[ \t]+0+900000[ \t0-9a-f]+WA.*
|
|
|
|
#pass
|