mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-18 14:53:32 +08:00
884151a7b8
* ld-elf/merge3.s, * ld-elf/merge3.d: New test.
18 lines
224 B
ArmAsm
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
|