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