(root)/
binutils-2.41/
ld/
testsuite/
ld-undefined/
require-defined.s
        .text
        .global _start
_start:
        .word 0

        .section .text.1, "ax"
        .global bar
bar:
        .word 0