patches/gcc/4.3.6/410-pr42289-fix-libffi-build-on-arm-oabi.patch
changeset 2670 4ae31a5eb546
parent 2202 208b2db4a8a3
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/patches/gcc/4.3.6/410-pr42289-fix-libffi-build-on-arm-oabi.patch	Fri Sep 02 13:45:05 2011 +0200
     1.3 @@ -0,0 +1,11 @@
     1.4 +--- gcc-4.3.4/libffi/src/arm/sysv.S	
     1.5 ++++ gcc-4.3.4/libffi/src/arm/sysv.S	
     1.6 +@@ -235,7 +235,7 @@ ARM_FUNC_START ffi_closure_SYSV
     1.7 + 	stmfd	sp!, {ip, lr}
     1.8 + 	UNWIND .save	{r0, lr}
     1.9 + 	add	r2, sp, #8
    1.10 +-	.pad #16
    1.11 ++	UNWIND .pad #16
    1.12 + 	sub	sp, sp, #16
    1.13 + 	str	sp, [sp, #8]
    1.14 + 	add	r1, sp, #8