Retro68/binutils/ld/testsuite/ld-elf/pr17550-3.s
2017-04-10 13:32:00 +02:00

15 lines
191 B
ArmAsm

.data
.dc.a y
.section .data,"awG",%progbits,foo_group,comdat
.type y, %object
.size y, 4
y:
.zero 4
.globl x
.type x, %object
.size x, 4
x:
.zero 4
.globl x_alias
.set x_alias,x