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: [patches] Re: Allow updating of loglinks.


> On Wed, Oct 17, 2001 at 08:28:58PM +0200, Jan Hubicka wrote:
> > What I was concerned about is that if we clear log links before
> > building, we can drop the clear_log_links.
> 
> *shrug*  I'd keep it simply to keep update_life_info cleaner.
> Make it static.
OK, sure.
> 
> > I didn't it in the same patch, because clear_log_links does also clearing of
> > life infromation, so perhas it should be called "clear_life_info" instead.
> > Does that make sense?
> 
> Perhaps.
Do we actually need to clear that pointers?

Honza
> 
> > BTW the clear_log_links also don't use free_INSN_LIST_list.
> 
> I noticed that.
> 
> 
> r~


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