keepdot.d 220 B

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