Rewrite __start and __stop symbol handling
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr21562b.d
1 #ld: -shared -z defs --gc-sections
2 #readelf: -s -S --wide
3 #target: *-*-linux* *-*-gnu*
4 #xfail: d30v-*-* dlx-*-* i960-*-* pj*-*-*
5 #xfail: hppa64-*-* i370-*-* i860-*-* ia64-*-* mep-*-* mn10200-*-*
6 #xfail: bfin-*-* cr16-*-* cr16c-*-* crx-*-* epiphany-*-*
7 #xfail: h8300-*-* ip2k-*-* mn10200-*-* mn10300-*-* m32c-*-* metag-*-*
8 #xfail: rl78-*-* rx-*-* v850*-*-*
9 # Targets with a leading char will fail 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]+ +__stop_scnfoo
16 #pass
This page took 0.032929 seconds and 4 git commands to generate.