summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-ia64/merge3.s
blob: 2442701fc8b057f2408d27e49a2b560e745f1ca1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
	.section .rodata.str1.8,"aMS", 1
.LC1:	.string "foo"
.LC2:	.string "foo"
.LC3:	.string "bar"
.LC4:	.string "bar"
	.section .data.rel.local,"aw"
	.quad .LC2
	.quad .LC3
	.section .rodata,"a"
.LC5:	.string "mumble"
	.balign 8
	.space 0x400000
	.text
	addl r12=@ltoffx(.LC1),r1 ;;
	addl r12=@ltoffx(.LC4),r1 ;;
	addl r12=@ltoffx(.LC5),r1 ;;