(root)/
binutils-2.41/
ld/
testsuite/
ld-x86-64/
pr20830.s
	.text
	.globl foo
	.type foo, @function
foo:
	.cfi_startproc
	call	func@plt
	movq	func@GOTPCREL(%rip), %rax
	.cfi_endproc