summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/pr23189.s
blob: 971ad8f892672d2ea6dc49b3dcb32e5975077a73 (plain)
1
2
3
4
5
	.globl	_start
	.type	_start, @function
_start:
	movq	__hidden_sym@GOTPCREL(%rip), %rax
	.size	_start, .-_start