This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: MIPS patch: complex returns and -msingle-float


> Tested on mips64-elf, no regressions.  OK to apply?
> 
> 
> 	* config/mips/mips.h (FP_INC, UNITS_PER_FPVALUE): New macros. *
> 	config/mips/mips.c (compute_frame_size): Retrofit them here.
> 	(save_restore_insns, mips_expand_epilogue): And here.
> 	(build_mips16_call_stub): And here.
> 	(mips_function_value): Use the new macros to decide whether a single or
> 	complex float can be returned in floating-point registers.  Return a
> 	parallel rtx in the complex case.
> 

OK.

-eric

-- 
I will not use abbrev.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]