(root)/
binutils-2.41/
ld/
testsuite/
ld-x86-64/
mixed2b.s
.globl foo
	.data
	.align 4
	.type	foo, @object
	.size	foo, 4
foo:
	.long	1