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: [PATCH] Fix PR target/12538 (SPARC)


On Mon, Oct 13, 2003 at 11:14:47AM +0200, Eric Botcazou wrote:
>         * config/sparc/sparc.c (MUST_SAVE_REGISTER): Delete.
> 	(sparc_flat_must_save_register_p): New function to decide whether
> 	a register must be saved/restored in the function prologue/epilogue.
> 	(sparc_flat_compute_frame_size): Use it instead of MUST_SAVE_REGISTER.

Ok.


r~


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