Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/ld/testsuite/ld-powerpc/aix-tls-section.s
2023-03-06 14:48:14 +01:00

8 lines
119 B
ArmAsm

/* .tbss */
.comm foo[UL],8
.lcomm foo2_l,8,foo2[UL]
/* .tdata */
.globl bar[TL]
.csect bar[TL]
.long 1