2002-10-12 15:40:13 +00:00
|
|
|
#ld: --gc-sections -Bstatic -e _start -T keepdot.ld
|
2002-02-05 06:45:16 +00:00
|
|
|
#name: Preserve default . = 0
|
|
|
|
#objdump: -h
|
|
|
|
|
|
|
|
# Check that GC:ing does not mess up the default value for dot.
|
|
|
|
|
|
|
|
#...
|
|
|
|
[ ]+.[ ]+\.myinit[ ]+0+[48][ ]+0+[ ]+0+ .*
|
|
|
|
#pass
|