Kenneth Zadeck writes:
> I think that this patch is fine as is.but in looking at the
> surrounding code, i saw something that appears to be somewhat troubling.
>
> I am worried about the two asserts. Given that we now require that
> some users write code similar to the code in tree-vrp.c:2
approved
On 04/25/2014 09:40 AM, Richard Sandiford wrote:
Very minor, but since shifted_mask copes with out-of-range widths,
I think mask should too.
Tested on x86_64-linux-gnu. OK to install?
Thanks,
Richard
Index: gcc/wide-int.cc
richard,
I think that this patch is fine as is.but in looking at the
surrounding code, i saw something that appears to be somewhat troubling.
I am worried about the two asserts. Given that we now require that
some users write code similar to the code in tree-vrp.c:2628, it seems
that t