Retro68/binutils/ld/testsuite/ld-x86-64/pr20550b.s
2017-04-10 13:32:00 +02:00

11 lines
170 B
ArmAsm

.globl strings
.section .rodata
.LC0:
.string "test"
.section .data.rel.local,"aw",@progbits
.align 8
.type strings, @object
.size strings, 8
strings:
.quad .LC0