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

18 lines
224 B
ArmAsm

.section .rodata.str1.8,"aMS",%progbits,1
.p2align 3
.LC0:
.asciz "abcdefg"
.p2align 3
.LC1:
.asciz "defg"
.p2align 3
.LC2:
.asciz "01234567abcdefg"
.text
.global _start
_start:
.long .LC0
.long .LC1
.long .LC2