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