Don't re-export common symbols
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr16498b.t
CommitLineData
a78ad74b
L
1SECTIONS
2{
3 tls_data_init : { *(.tdata) }
4 .data : { *(.data)
5 }
6}
This page took 0.099319 seconds and 4 git commands to generate.