aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-mips-elf/reloc-5.s
blob: 25c722a549ef01c2db577e2005e80d8948af7a56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
	.text
	.globl	_start
	.type	_start, @function
_start:
        lw	$2, %gp_rel(i)($28)

	.section .sdata
	.space 0x10000

	.section .sbss
i:
	.space	4