(root)/
binutils-2.41/
ld/
testsuite/
ld-alpha/
emptygot.s
	.text
	.globl	_start
_start:
	lda	$0, foo($29)	!gprel

	.section	.sbss
foo:	.quad	0