Treat common symbol in executable as definition
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr16498b.t
1 SECTIONS
2 {
3 tls_data_init : { *(.tdata) }
4 .data : { *(.data)
5 }
6 }
This page took 0.030308 seconds and 4 git commands to generate.