* ld-elf/linkonce1.d: Accept "UNUSED" as part of the name of an
[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