Skip PR ld/21562 tests on targets with leading char or without --gc-sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr21562a.d
1 #ld: -shared -z defs --gc-sections
2 #readelf: -s -S --wide
3 #target: *-*-linux* *-*-gnu*
4 #notarget: d30v-*-* dlx-*-* i960-*-* pj*-*-*
5 #notarget: hppa64-*-* i370-*-* i860-*-* ia64-*-* mep-*-* mn10200-*-*
6 #notarget: bfin-*-* cr16-*-* cr16c-*-* cris*-*-* crx-*-* epiphany-*-*
7 #notarget: h8300-*-* ip2k-*-* m10200-*-* m10300-*-* m32c-*-* metag-*-*
8 #notarget: metag-*-* rl78-*-* rx-*-* sh*-*-* v850*-*-*
9 # Targets with a leading char will faill this test.
10 # generic linker targets don't support --gc-sections, nor do a bunch of others
11
12 #...
13 \[[ 0-9]+\] scnfoo[ \t]+PROGBITS[ \t]+[0-9a-f]+ +[0-9a-f]+ +0*10[ \t]+.*
14 #...
15 +[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +NOTYPE +LOCAL +DEFAULT +[0-9]+ +__start_scnfoo
16 #pass
This page took 0.030805 seconds and 4 git commands to generate.