Strip global symbol defined in discarded section
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / comm-data1.s
CommitLineData
74d44110
MR
1 .section .rodata,"a",%progbits
2 .balign 8
3 .globl foo
4 .type foo,%object
5foo:
6 .skip 4, 0
This page took 0.194606 seconds and 4 git commands to generate.