(root)/
binutils-2.41/
ld/
testsuite/
ld-x86-64/
pr19969a.S
	.data
	.align 4
	.global foo
	.type	foo, @object
	.size	foo, 4
foo:
	.long	-1
	.section	.note.GNU-stack