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