1 #ld: --gc-sections -Bstatic -e _start -T keepdot.ld
2 #name: Preserve default . = 0
3 #objdump: -h
4 
5 # Check that GC:ing does not mess up the default value for dot.
6 
7 #...
8 [ 	]+.[ 	]+\.myinit[ 	]+0+[48][ 	]+0+[ 	]+0+ .*
9 #pass
10