(root)/
binutils-2.41/
binutils/
testsuite/
binutils-all/
needed-by-reloc.s
        .globl foo

	.data
	.long	foo
        .text
foo:
        .long 1