summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mips/elf-rel3.s
blob: d57e5a89486b7e2e09fd6649113da98ddb4a83fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
	.data
	.type	 x,@object
	.size	 x,4
x:
	.word	0x12121212
	.globl	b
	.type	 b,@object
	.size	 b,8
b:
	.word	b+4
	.word	x
	.word	0