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