summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-mips-elf/reloc-5.s
blob: a4b31b7fa037bf9db86abdc33b2b0486fc97a30f (plain)
1
2
3
4
5
6
7
8
9
10
11
	.text
	.globl	_start
_start:
        lw	$2, %gp_rel(i)($28)

	.section .sdata
	.space 0x10000

	.section .sbss
i:
	.space	4