* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / ld / testsuite / ld-arm / tls-lib-loc.s
bloba0e4dc78ec8ca3d9b0a37fc84a057023044ce1b3
1 .text
2 .arm
4 foo:
5 ldr r0,1f
6 2: blx loc(tlscall)
7 nop
9 .p2align 2
10 1: .word loc(tlsdesc) + (. - 2b)
12 .section .tdata,"awT"
13 loc:
14 .space 4