summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-sparc/tlsnopic.s
blob: 648660a70e22f6df8dd281ce3bc8cff42a6118b5 (plain)
1
2
3
4
5
6
7
8
	.section ".tbss"
	.align	4
	.globl sh1, sh2, sh3, sh4
	.hidden sh1, sh2, sh3, sh4
sh1:	.word 0
sh2:	.word 0
sh3:	.word 0
sh4:	.word 0