ld: better handling of lma region for orphan sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr17550-2.s
1 .section .data,"awG",%progbits,foo_group,comdat
2 .type x, %object
3 .p2align 2
4 .size x, 4
5 x:
6 .zero 4
This page took 0.029684 seconds and 4 git commands to generate.