[klibc] [PATCH] mips/setjmp.S don't save and restore float point registers

H. Peter Anvin hpa at zytor.com
Thu Jan 7 13:04:00 PST 2016


On 09/05/15 06:39, YunQiang Su wrote:
> Klibc FTBFS with '-mno-odd-spreg' on mips32(el) platforms,
> As it try to save/restore odd-number FPR.
> 
> Indeed no other architectures save/restore FPR at all.
> It shouldn't be needed.
> ---
>  usr/klibc/arch/mips/setjmp.S | 24 ------------------------
>  1 file changed, 24 deletions(-)

Hi,

Could you please re-send this patch with a Signed-off-by:?

	-hpa




More information about the klibc mailing list