(root)/
binutils-2.41/
ld/
testsuite/
ld-unique/
pr21529.ld
SECTIONS
{
  .text : { *(.text) }
  /DISCARD/ : { *(*) }
}