(root)/
binutils-2.41/
gold/
testsuite/
i386_mov_to_lea1.s
	.text
	.globl	foo
	.type	foo, @function
foo:
	ret
	.size	foo, .-foo
	.globl	bar
	.type	bar, @function
bar:
	movl	foo@GOT(%ecx), %eax
	.size	bar, .-bar