Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 236831
Collapse All | Expand All

(-)libc/sysdeps/linux/cris/crti.S.orig (-4 / +2 lines)
Lines 10-17 Link Here
10
	move	$srp,$r1
10
	move	$srp,$r1
11
	subq	4,$sp
11
	subq	4,$sp
12
	move.d	$r0,[$sp]
12
	move.d	$r0,[$sp]
13
	move.d	$pc,$r0
13
	lapc _GLOBAL_OFFSET_TABLE_,$r0
14
	sub.d	.:GOTOFF,$r0
15
	.align	1
14
	.align	1
16
15
17
	.section	.fini
16
	.section	.fini
Lines 24-29 Link Here
24
	move	$srp,$r1
23
	move	$srp,$r1
25
	subq	4,$sp
24
	subq	4,$sp
26
	move.d	$r0,[$sp]
25
	move.d	$r0,[$sp]
27
	move.d	$pc,$r0
26
	lapc _GLOBAL_OFFSET_TABLE_,$r0
28
	sub.d	.:GOTOFF,$r0
29
	.align	1
27
	.align	1

Return to bug 236831