Retro68/binutils/ld/testsuite/ld-gc/pr20022b.s
Wolfgang Thaller f485e125c4 binutils 2.39
2022-10-27 20:45:45 +02:00

9 lines
118 B
ArmAsm

.data
.globl _start
_start:
.dc.a __start__foo
.dc.a bar
.section _foo,"aw",%progbits
foo:
.ascii "This is foo"