Rewrite value_range constructors to the value_range_kind is at the end, and defaults...
authorAldy Hernandez <aldyh@redhat.com>
Wed, 13 Nov 2019 16:03:27 +0000 (16:03 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Wed, 13 Nov 2019 16:03:27 +0000 (16:03 +0000)
commit5d46287769a5224d7d3495b54e64da25fc76f01a
tree2f3e30c5b6cc304056ebd319776479c3f80510ee
parent7b521fbd43b3cbaf4313c7719bed72d4de3b49a9
Rewrite value_range constructors to the value_range_kind is at the end, and defaults to VR_RANGE.

Rewrite value_range constructors to the value_range_kind is at the
end, and defaults to VR_RANGE.  Similarly for set() methods.

From-SVN: r278148
gcc/ChangeLog
gcc/gimple-fold.c
gcc/gimple-ssa-evrp-analyze.c
gcc/ipa-cp.c
gcc/ipa-prop.c
gcc/range-op.cc
gcc/range.cc
gcc/tree-ssanames.c
gcc/tree-vrp.c
gcc/tree-vrp.h
gcc/vr-values.c