mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-12 03:05:37 +00:00
22 lines
638 B
D
22 lines
638 B
D
|
#source: orphan3a.s
|
||
|
#source: orphan3b.s
|
||
|
#source: orphan3c.s
|
||
|
#source: orphan3d.s
|
||
|
#source: orphan3e.s
|
||
|
#source: orphan3f.s
|
||
|
#ld:
|
||
|
#readelf: -S --wide
|
||
|
#xfail: "arc-*-*" "d30v-*-*" "dlx-*-*" "fr30-*-*" "frv-*-*"
|
||
|
#xfail: "i860-*-*" "i960-*-*" "iq2000-*-*" "mn10200-*-*" "msp430-*-*" "mt-*-*"
|
||
|
#xfail: "or32-*-*" "pj-*-*"
|
||
|
#xfail: "cr16-*-*" "crx-*-*" "d10v-*-*" "xstormy16-*-*"
|
||
|
|
||
|
#...
|
||
|
\[[ 0-9]+\] \.foo +PROGBITS +[0-9a-f]+ +[0-9a-f]+ +0+20 +0+ +A +0 +0 +[0-9]+
|
||
|
#...
|
||
|
\[[ 0-9]+\] \.foo +NOBITS +[0-9a-f]+ +[0-9a-f]+ +0+20 +0+ +A +0 +0 +[0-9]+
|
||
|
#...
|
||
|
\[[ 0-9]+\] \.foo +PROGBITS +0+ +[0-9a-f]+ +0+20 +0+ +0 +0 +[0-9]+
|
||
|
\[[ 0-9]+\] \.[^f].*
|
||
|
#pass
|