aix-tls-section.s 119 B

12345678
  1. /* .tbss */
  2. .comm foo[UL],8
  3. .lcomm foo2_l,8,foo2[UL]
  4. /* .tdata */
  5. .globl bar[TL]
  6. .csect bar[TL]
  7. .long 1