summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-ia64/merge4.s
blob: c23b4d0ea165eda704ad67552e882581614b8d7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
	.section .rodata.str1.8,"aMS", 1
.LC1:	.string "foo"
.LC2:	.string "foo"
.LC3:	.string "bar"
.LC4:	.string "bar"
.LC5:	.string "baz"
.LC6:	.string "baz"
	.section .data.rel.local,"aw"
	.quad .LC2
	.quad .LC4
	.quad .LC5
	.section .rodata,"a"
.LC7:	.string "mumble"
	.balign 8
	.space 0x400000
	.text
	addl r12=@ltoffx(.LC1),r1 ;;
	addl r12=@ltoffx(.LC3),r1 ;;
	addl r12=@ltoffx(.LC6),r1 ;;
	addl r12=@ltoffx(.LC7),r1 ;;