(root)/
binutils-2.41/
ld/
testsuite/
ld-mips-elf/
pic-reloc-ordinary.ld
SECTIONS
{
  bar = foo;
  .text : { *(.text) }
  /DISCARD/ : { *(*) }
}