This is the mail archive of the gcc@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: PATCH: Convert alpha to new initial_val functions.



> On Thu, Jun 21, 2001 at 01:01:37PM -0400, DJ Delorie wrote:
> > 	* config/alpha/alpha.h (struct machine_function): Remove.
> > 	* config/alpha/alpha.c (integrate.h): Include.
> > 	(override_options): Don't set up machine_status hooks.
> > 	(alpha_init_machine_status): Remove.
> > 	(alpha_mark_machine_status): Remove.
> > 	(alpha_free_machine_status): Remove.
> > 	(alpha_return_addr): Use get_hard_reg_initial_val.
> > 	(alpha_gp_save_rtx): Likewise.
> > 	(alpha_ra_ever_killed): Use has_hard_reg_initial_val.
> 
> Ok.

Committed.  Thanks!


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