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

(-)gcc-4.3.4/libffi/src/arm/sysv.S (-1 / +1 lines)
Lines 235-241 ARM_FUNC_START ffi_closure_SYSV Link Here
235
	stmfd	sp!, {ip, lr}
235
	stmfd	sp!, {ip, lr}
236
	UNWIND .save	{r0, lr}
236
	UNWIND .save	{r0, lr}
237
	add	r2, sp, #8
237
	add	r2, sp, #8
238
	.pad #16
238
	UNWIND .pad #16
239
	sub	sp, sp, #16
239
	sub	sp, sp, #16
240
	str	sp, [sp, #8]
240
	str	sp, [sp, #8]
241
	add	r1, sp, #8
241
	add	r1, sp, #8

Return to bug 295550