(root)/
binutils-2.41/
ld/
testsuite/
ld-x86-64/
pr19609-2.s
	.data
foo:
	.quad	0
	.text
	.globl  _start
	.type	_start, @function
_start:
	cmpq	foo@GOTPCREL(%rip), %rax
	.size	_start, .-_start