blob: 4f7fef4e76d5104073bb47cd2a15cba7d5f4a254 (
plain)
1
2
3
4
5
6
7
8
|
#ld: -Ttext=0x60
#readelf: -S --wide
#notarget: d10v-*-* msp*-*-* visium-*-* xstormy*-*-*
# the above targets use memory regions that don't allow 0x60 for .text
#...
\[[ 0-9]+\] \.text[ \t]+PROGBITS[ \t]+0*60[ \t]+.*
#pass
|