mirror of
https://github.com/autc04/Retro68.git
synced 2025-02-23 23:29:17 +00:00
13 lines
448 B
D
13 lines
448 B
D
|
#ld: -shared -z defs --gc-sections
|
||
|
#readelf: -s -S --wide
|
||
|
#target: *-*-linux* *-*-gnu*
|
||
|
#xfail: d30v-*-* dlx-*-* i960-*-* pj*-*-*
|
||
|
#xfail: hppa64-*-* i370-*-* i860-*-* ia64-*-* mep-*-* mn10200-*-*
|
||
|
# generic linker targets don't support --gc-sections, nor do a bunch of others
|
||
|
|
||
|
#...
|
||
|
\[[ 0-9]+\] scnfoo[ \t]+PROGBITS[ \t]+[0-9a-f]+ +[0-9a-f]+ +0*10[ \t]+.*
|
||
|
#...
|
||
|
+[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +NOTYPE +LOCAL +DEFAULT +[0-9]+ +___?start_scnfoo
|
||
|
#pass
|