summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-sparc/tlsg32.s
blob: 0339f50c30d1c3322ae493878ca9f5fabcf0f35f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
	.section .tbss
	.align	4
	.word	0, 0, 0, 0, 0, 0
	.type	a,#tls_object
	.size	a,4
a:
	.word	0
	.text
	.globl	_start
_start:
	.section .debug_foobar
	.word	%r_tls_dtpoff32(a)