binutils-gdb/ld/testsuite/ld-elf/pr16498b.t

7 lines
72 B
Raku

SECTIONS
{
tls_data_init : { *(.tdata) }
.data : { *(.data)
}
}