mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-11 12:05:55 +00:00
6ea1bcda2b
This reverts commit 6c5c652ee1
.
17 lines
523 B
Makefile
17 lines
523 B
Makefile
#source: orphan.s
|
|
#ld: -T orphan.ld
|
|
#readelf: -S --wide
|
|
#xfail: d30v-*-* dlx-*-* fr30-*-* frv-*-elf ft32-*-*
|
|
#xfail: iq*-*-* mn10200-*-* moxie-*-* msp*-*-* mt-*-* pj*-*-*
|
|
# if not using elf32.em, you don't get fancy orphan handling
|
|
|
|
#...
|
|
\[[ 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
|