summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-selective/keepdot0.d
blob: e2750801d28ad58d4d3d631ebe061bb9fb167109 (plain)
1
2
3
4
5
6
7
8
9
10
11
#source: keepdot.s
#ld: --gc-sections -Bstatic -e _start -T$srcdir/$subdir/keepdot0.ld
#name: Preserve explicit . = 0
#objdump: -h

# Check that GC:ing does not mess up the value for dot when specified
# as 0.

#...
[ 	]+.[ 	]+\.myinit[ 	]+0+[48][ 	]+0+[ 	]+0+ .*
#pass