gdb: rename displaced_step_closure to displaced_step_copy_insn_closure
[deliverable/binutils-gdb.git] / ld / testsuite / ld-selective / keepdot0.d
1 #source: keepdot.s
2 #ld: --gc-sections -Bstatic -e _start -T keepdot0.ld
3 #name: Preserve explicit . = 0
4 #objdump: -h
5
6 # Check that GC:ing does not mess up the value for dot when specified
7 # as 0.
8
9 #...
10 [ ]+.[ ]+\.myinit[ ]+0+[48][ ]+0+[ ]+0+ .*
11 #pass
This page took 0.032235 seconds and 4 git commands to generate.