Print this page
10366 ld(1) should support GNU-style linker sets
10367 ld(1) tests should be a real test suite
10368 want an ld(1) regression test for i386 LD tls transition (10267)

@@ -38,10 +38,11 @@
         .size   main, .-main
 .globl foo
         .section        .rodata.str1.1
 .LC1:
         .string "foo"
+
         .section        .tdata,"awT",@progbits
         .align 8
         .type   foo, @object
         .size   foo, 8
 foo: