On Fri, Aug 30, 2013 at 12:02 AM, Kenneth Zadeck <zad...@naturalbridge.com> wrote: > Fixed > > FAIL: gcc.dg/fixed-point/int-warning.c (test for warnings, line 12) > > on > > > mips64-unknown-linux-gnu
But now this implementation matches how I thought the wide-int encoding works but not how it does actually work. For unsigned 0xffffffffffffffff the predicate now does not return true. I think the old code is exactly correct. Richard.