summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-alpha/emptygot.s
blob: ca6887c06a8a221d372acf70202b92c59fb8f08f (plain)
1
2
3
4
5
6
7
	.text
	.globl	_start
_start:
	lda	$0, foo($29)	!gprel

	.section	.sbss
foo:	.quad	0