summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/tlsgd6a.s
blob: a0a8069bf500d33a26a38274f334eb29ecfe988d (plain)
1
2
3
4
5
6
7
	.text
	.globl _start
_start:
	leaq	foo@TLSGD(%rip), %rdi
	.word	0x6666
	rex64
	call	__tls_get_addr