aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-gc/pr20022.d
blob: 906f73d4e00e61c91f9baebf13f6f2aba2484ec7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#source: pr20022b.s
#ld: --gc-sections -e _start tmpdir/pr20022.so
#readelf: -SsW
#target: *-*-linux* *-*-gnu*
#notarget: *-*-*aout *-*-*oldld frv-*-linux* metag-*-linux*
#notarget: mips*-*-*
# Skip on targets without dynamic relocations in .text section.

#...
  \[[ 0-9]+\] _foo[ \t]+PROGBITS[ \t]+[0-9a-f]+ +[0-9a-f]+ +[0-9a-f]+[ \t]+.*
#...
 +[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +NOTYPE +LOCAL +DEFAULT +[0-9]+ +__start__foo
#pass