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: new allocator: df must use FRAME_POINTER_REQUIRED




On Mon, 5 Feb 2001, Richard Henderson wrote:

> On Mon, Feb 05, 2001 at 11:28:31PM +0300, Denis Chertykov wrote:
> > 	* df.c (df_lr_global_compute): Use FRAME_POINTER_REQUIRED for
> >       computing lr_in/lr_out.
>
> This file is missing all sorts of stuff for global register life.
> See mark_regs_live_at_end and calculate_global_regs_live in flow.c.
Yes, I know.

No worries, i already stopped using it for global register life purposes,
and just use it for the various chains.

--Dan


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