summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/unique1.s
blob: 3def1b3d2fdba01cbf9dcd67bcd77f592d51c05e (plain)
1
2
3
4
5
6
7
8
9
	.text
foo:
	movq	bar@GOTPCREL(%rip), %rbp
	.weak	bar
	.data
	.type	bar, @gnu_unique_object
	.size	bar, 8
bar:
	.quad 8