aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/pr18591.s
blob: d726f08c7b80157f629471e3f6142f22e5dd0b4a (plain)
1
2
3
4
5
6
7
8
	.hidden foo
	.comm pad,0x80000000,8
	.comm foo,8,8
	.text
	.globl	bar
	.type	bar, @function
bar:
	movq	foo@GOTPCREL(%rip), %rax