aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/pr19175.s
blob: 2548e07fee0330ef9946ee28f1a2b0bf0306742f (plain)
1
2
3
4
5
	.globl	_start
	.type	_start, @function
_start:
	movq	_text@GOTPCREL(%rip), %rax
	.size	_start, .-_start