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: Initial values vs inlined functions [was: PATCH: extra machine-dependent passes]



> > !   return get_hard_reg_initial_val (Pmode, REG_RA);
> 
> Moreover, this is a nice interface,
> 
> > !   if (!has_func_hard_reg_initial_val (cfun, gen_rtx_REG (Pmode, REG_RA)))
> 
> and this isn't.

I will add a helper function for that one also, then.


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