* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / ld / testsuite / ld-selective / keepdot0.d
blob4432a011e1146d1cd4edc71f23c0d1f2f2a5f350
1 #source: keepdot.s
2 #ld: --gc-sections -Bstatic -e _start -T 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