(root)/
binutils-2.41/
ld/
testsuite/
ld-elf/
pr19005.t
SECTIONS
{
  .foo : { *(.foo) }
  .bar : { *(.bar) }
  /DISCARD/ : { *(.*) }
}