summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/mov1.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