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