* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / ld / testsuite / ld-x86-64 / tlsgd2.s
blobf583c8534110f3308ba71f5114e08b53c9fef5e0
1 .text
2 .globl _start
3 _start:
4 leaq foo@TLSGD(%rip), %rdi
5 call __tls_get_addr