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