mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 20:14:06 +08:00
e9e9cead3f
* ld-mn10300/i143317.s: New test - checks linker relaxation when symbols are in a merged section. * ld-mn10300/i143317.d: Expected disassembly. * ld-mn10300/i143317.t: Linker map. * ld-mn10300/mn10300.exp (mn10300_tests): Add the i143317 test.
37 lines
460 B
ArmAsm
37 lines
460 B
ArmAsm
.section .rodata.str1.1 ,"aMS",@progbits,0x1
|
|
_start:
|
|
.string "abcdefgh"
|
|
L001:
|
|
.string "hogehoge"
|
|
L002:
|
|
.string "fooooooo"
|
|
L003:
|
|
|
|
.text
|
|
.align 0x02
|
|
mov (L001@GOTOFF,A2),D0
|
|
mov (L004@GOTOFF,A2),D1
|
|
|
|
|
|
.section .rodata.str1.1 ,"aMS",@progbits,0x1
|
|
L006:
|
|
.string ""
|
|
.string ""
|
|
.string ""
|
|
.string "%"
|
|
.string ""
|
|
.string ""
|
|
.string "s"
|
|
.string ""
|
|
L005:
|
|
.string ""
|
|
.string ""
|
|
.string ""
|
|
.string "%"
|
|
.string ""
|
|
.string ""
|
|
.string "r"
|
|
.string ""
|
|
L004:
|
|
.string "hogehoge"
|