On May 10, 2014, at 12:29 PM, Richard Sandiford <rdsandif...@googlemail.com> wrote: > Following on from the patch for PR61136, this patch avoids some other > uses of const_binop in which we know both operands are INTEGER_CSTs > and where a wi:: routine would do. As before, the idea is to avoid > creating an INTEGER_CST only to test whether it's zero.
> OK to install? Ok.