Update release readme after making 2.43.1 release
[binutils-gdb.git] / ld / testsuite / ld-elf / pr17550-3.s
blob3d7c2525bd1cfde270b34f013304c46f499aee47
1 .data
2 .dc.a y
3 .section .data,"awG",%progbits,foo_group,comdat
4 .type y, %object
5 .size y, 4
6 y:
7 .zero 4
8 .globl x
9 .type x, %object
10 .size x, 4
12 .zero 4
13 .globl x_alias
14 .set x_alias,x