summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-powerpc/aix-tls-section.s
blob: 30c328f88aaa1521018c8ca5870ea9acb7991943 (plain)
1
2
3
4
5
6
7
8
  /* .tbss */
  .comm foo[UL],8
  .lcomm foo2_l,8,foo2[UL]

  /* .tdata */
  .globl bar[TL]
  .csect bar[TL]
  .long 1