aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/pr19609-6.s
blob: 4e3fc23f94b50b9827e8e73307f20dad252ab718 (plain)
1
2
3
4
5
6
	.text
	.globl  _start
	.type	_start, @function
_start:
	movq	foobar@GOTPCREL(%rip), %rax
	.size	_start, .-_start