summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-mips-elf/vxworks-forced-local-1.s
blob: a0c021218d7883b27c5d8b4136e82f3579359fa8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
	.globl	foo1
	.globl	foo2
	.globl	foo3
	lw	$4,%call16(foo1)($gp)
	lw	$4,%call16(foo2)($gp)
	lw	$4,%call16(foo3)($gp)
	lw	$4,%got(bar)($gp)
foo1:
	nop
foo2:
	nop
foo3:
	nop