(root)/
binutils-2.41/
ld/
testsuite/
ld-elf/
retain2.ld
SECTIONS
{
  /DISCARD/ :
  {
    *(.text.fnretain1)
  }
}