Always define referenced __start_SECNAME/__stop_SECNAME
[deliverable/binutils-gdb.git] / ld / testsuite / ld-gc / pr20022.d
1 #source: pr20022b.s
2 #ld: --gc-sections -e _start tmpdir/pr20022.so
3 #readelf: -SsW
4 #target: *-*-linux* *-*-gnu*
5 #notarget: *-*-*aout *-*-*oldld frv-*-linux* metag-*-linux*
6
7 #...
8 \[[ 0-9]+\] _foo[ \t]+PROGBITS[ \t]+[0-9a-f]+ +[0-9a-f]+ +[0-9a-f]+[ \t]+.*
9 #...
10 +[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +NOTYPE +LOCAL +DEFAULT +[0-9]+ +__start__foo
11 #pass
This page took 0.030748 seconds and 5 git commands to generate.