Automatic date update in version.in
[binutils-gdb.git] / ld / testsuite / ld-mips-elf / pic-reloc-absolute-lo.ld
blob592926e9a0bc34eafb2ffc3a18158f15cda3391d
1 SECTIONS
3   bar = 0x2345678;
4   .text : { *(.text) }
5   /DISCARD/ : { *(*) }