2012-03-26 19:18:29 +00:00
|
|
|
#source: orphan.s
|
|
|
|
#ld: -T orphan.ld
|
|
|
|
#readelf: -S --wide
|
2017-04-10 11:32:00 +00:00
|
|
|
#xfail: d30v-*-* dlx-*-* fr30-*-* frv-*-elf ft32-*-* i860-*-* i960-*-*
|
2015-08-28 15:32:19 +00:00
|
|
|
#xfail: iq*-*-* mn10200-*-* moxie-*-* msp*-*-* mt-*-* pj*-*-*
|
2014-09-12 22:14:23 +00:00
|
|
|
# if not using elf32.em, you don't get fancy orphan handling
|
2012-03-26 19:18:29 +00:00
|
|
|
|
|
|
|
#...
|
|
|
|
\[[ 0-9]+\] \.(text|notbad)[ \t]+PROGBITS[ \t0-9a-f]+AX?.*
|
|
|
|
#...
|
|
|
|
\[[ 0-9]+\] \.(text|notbad)[ \t]+PROGBITS[ \t0-9a-f]+AX?.*
|
|
|
|
\[[ 0-9]+\] \.data[ \t]+PROGBITS[ \t0-9a-f]+WA.*
|
|
|
|
#...
|
|
|
|
\[[ 0-9]+\] \.note[ \t]+NOTE[ \t0-9a-f]+A.*
|
|
|
|
\[[ 0-9]+\] \.note.bar[ \t]+NOTE[ \t0-9a-f]+A.*
|
|
|
|
#pass
|