[Patch] Detect true-dependency for strict_low_part in scheduling

Richard Henderson rth@redhat.com
Fri Feb 21 23:33: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.



r~



More information about the Gcc-patches mailing list