Support SHF_GNU_RETAIN ELF section flag
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mn10300 / i143317.s
CommitLineData
e9e9cead
NC
1.section .rodata.str1.1 ,"aMS",@progbits,0x1
2_start:
3.string "abcdefgh"
4L001:
5.string "hogehoge"
6L002:
7.string "fooooooo"
8L003:
9
10.text
11.align 0x02
12mov (L001@GOTOFF,A2),D0
13mov (L004@GOTOFF,A2),D1
14
15
16.section .rodata.str1.1 ,"aMS",@progbits,0x1
17L006:
18.string ""
19.string ""
20.string ""
21.string "%"
22.string ""
23.string ""
24.string "s"
25.string ""
26L005:
27.string ""
28.string ""
29.string ""
30.string "%"
31.string ""
32.string ""
33.string "r"
34.string ""
35L004:
36.string "hogehoge"
This page took 0.566772 seconds and 4 git commands to generate.