(root)/
binutils-2.41/
ld/
testsuite/
ld-i386/
pr12718.s
.globl foo
foo:    ret
.globl _start
_start: call foo