r259370 - /branches/range-gen3/gcc/gimple-fold.c

aldyh@gcc.gnu.org aldyh@gcc.gnu.org
Fri Apr 13 09:26:00 GMT 2018


Author: aldyh
Date: Fri Apr 13 09:24:58 2018
New Revision: 259370

URL: https://gcc.gnu.org/viewcvs?rev=259370&root=gcc&view=rev
Log:
Rewrite size_must_be_zero_p with irange infrastructure.  Previous
implementation did not get the bits in [7fff,ffff].  This fixes a
handful of regressions.

Modified:
    branches/range-gen3/gcc/gimple-fold.c



More information about the Gcc-cvs mailing list