ggc_free

Jan Hubicka jh@suse.cz
Fri Jan 23 03:20:00 GMT 2004


> On Fri, Jan 23, 2004 at 02:59:17AM +0100, Jan Hubicka wrote:
> > It seems to me that they point to dead instructions only after combine
> > when no one is using them anymore.  Before combine they all should be
> > valid right?
> 
> The bits I recall seeing are in sh_reorg.

Hmm, it looks somewhat bogus - it is using log links long time after it
has been invalidated completely.
It has fallback sollution that just looks backward when links are
broken.  Would be acceptable to simply drop the log link part?

Alternatively df.c would probably do what sh wants, but I think it will
get to the busy path quite often anyway and in the case was not problem
so far I would guess that it won't be.

Honza
> 
> 
> r~



More information about the Gcc-patches mailing list