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]

Re: Calls.c patch bootstraping on sparc64


On Mon, May 15, 2000 at 11:01:27AM +0200, Jan Hubicka wrote:
> 	* calls.c: Re-install both patches reverted by last patch.
> 	(struct arg_data): New field tail_call_reg.
> 	(initialize_argument_information): Initialize tail_call_reg
> 	(load_register_parameters): New argument flags, use
> 	tail_call_reg when emiting tail call sequence.
> 	(expand_call): Update call of load_register_parameters;
> 	copy unadjusted_args_size to adjusted_args_size.

Ok.


r~

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