r278148 - in /trunk/gcc: ChangeLog gimple-fold....
aldyh@gcc.gnu.org
aldyh@gcc.gnu.org
Wed Nov 13 16:03:00 GMT 2019
Author: aldyh
Date: Wed Nov 13 16:03:27 2019
New Revision: 278148
URL: https://gcc.gnu.org/viewcvs?rev=278148&root=gcc&view=rev
Log:
Rewrite value_range constructors to the value_range_kind is at the
end, and defaults to VR_RANGE. Similarly for set() methods.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/gimple-fold.c
trunk/gcc/gimple-ssa-evrp-analyze.c
trunk/gcc/ipa-cp.c
trunk/gcc/ipa-prop.c
trunk/gcc/range-op.cc
trunk/gcc/range.cc
trunk/gcc/tree-ssanames.c
trunk/gcc/tree-vrp.c
trunk/gcc/tree-vrp.h
trunk/gcc/vr-values.c
More information about the Gcc-cvs
mailing list