ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / tlsdesc.s
CommitLineData
9e7028aa
AM
1 .text
2 .globl _start
3_start:
4 .cfi_startproc
5 addi 3,2,gd@got@tlsgd
6 bl __tls_get_addr_desc(gd@tlsgd)
7 nop
8 .cfi_endproc
This page took 0.051697 seconds and 4 git commands to generate.