Skip PR ld/21562 tests on targets with leading char or without --gc-sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr21562g.d
1 #source: pr21562a.s
2 #ld: -shared -z defs -T pr21562a.t
3 #readelf: -s -S --wide
4 #target: *-*-linux* *-*-gnu*
5 #notarget: bfin-*-* cr16-*-* cr16c-*-* cris*-*-* crx-*-* epiphany-*-*
6 #notarget: h8300-*-* ip2k-*-* m10200-*-* m10300-*-* m32c-*-* metag-*-*
7 #notarget: metag-*-* rl78-*-* rx-*-* sh*-*-* v850*-*-*
8 # Targets with a leading char will faill this test.
9
10 #...
11 \[[ 0-9]+\] scnfoo[ \t]+PROGBITS[ \t]+[0-9a-f]+ +[0-9a-f]+ +0*10[ \t]+.*
12 #...
13 +[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +NOTYPE +LOCAL +DEFAULT +[0-9]+ +__start_scnfoo
14 #pass
This page took 0.03514 seconds and 4 git commands to generate.