(root)/
binutils-2.41/
ld/
testsuite/
ld-x86-64/
pr12570a.s
	.text
	.globl foo
	.type foo, @function
foo:
	.cfi_startproc
	jmp	 bar@PLT
	.cfi_endproc
	.size	foo, .-foo