aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/mixed1a.s
blob: 07e0ae8074027a6fac54b16e54a5c3f1f1f86a03 (plain)
1
2
3
4
5
6
	.text
.globl _start
	.type	_start, @function
_start:
	cmpq	$0, foo(%rip)
	.size	_start, .-_start