2002-09-29 H.J. Lu <hjl@gnu.org>
[binutils.git] / ld / testsuite / ld-selective / keepdot0.d
blobe2750801d28ad58d4d3d631ebe061bb9fb167109
1 #source: keepdot.s
2 #ld: --gc-sections -Bstatic -e _start -T$srcdir/$subdir/keepdot0.ld
3 #name: Preserve explicit . = 0
4 #objdump: -h
6 # Check that GC:ing does not mess up the value for dot when specified
7 # as 0.
9 #...
10 [ ]+.[ ]+\.myinit[ ]+0+[48][ ]+0+[ ]+0+ .*
11 #pass