Roman Zippel <[EMAIL PROTECTED]> wrote on 06/28/2007 07:54:43 PM:

> Hi,
> Notice that it generates the (i + 1) * 4 instead of (i * 4) + 4 as with 
> the other cases. While I tried to debug this I narrowed it down to the 
> changes in fold_binary(), but I don't really know how to fix this, so 
> I could use some help here.

The main thing is that this is really PR 32120.  The problem is only 
related to the
merge because of the way fold_binary works.

Thanks,
Andrew Pinski

Reply via email to