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]
Other format: [Raw text]

Re: [Patch] Detect true-dependency for strict_low_part in scheduling


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~


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