[Patch] Detect true-dependency for strict_low_part in scheduling

Jan Hubicka jh@suse.cz
Fri Feb 21 23:47:00 GMT 2003


> On Fri, Feb 21, 2003 at 02:08:28PM +0100, Hartmut Penner wrote:
> > +   if (isize <= osize)
> > +     return true;
> 
> Not true.  Plus I think this function belongs elsewhere.  We've
> too many places that check this sort of thing already.
> 
> The rest is ok.
The function is already in df.c, I think it should simply get exported
from there (with this clause fixed as well)

Honza
> 
> 
> 
> r~



More information about the Gcc-patches mailing list