summaryrefslogtreecommitdiff
path: root/gold/testsuite/x86_64_mov_to_lea2.s
blob: 2a11b7a19f46ce5edf6f8255025bb3e86a9c4a5f (plain)
1
2
3
4
5
6
	.text
	.globl	_start
	.type	_start, @function
_start:
	movq	_DYNAMIC@GOTPCREL(%rip), %rax
	.size	_start, .-_start