r274826 - in /branches/ssa-range/gcc: range-op....
aldyh@gcc.gnu.org
aldyh@gcc.gnu.org
Thu Aug 22 15:55:00 GMT 2019
Author: aldyh
Date: Thu Aug 22 15:55:20 2019
New Revision: 274826
URL: https://gcc.gnu.org/viewcvs?rev=274826&root=gcc&view=rev
Log:
Rename all uses of irange to value_range_base in range-op.*.
If using irange in branch set the following define:
#define value_range_base irange
Modified:
branches/ssa-range/gcc/range-op.cc
branches/ssa-range/gcc/range-op.h
branches/ssa-range/gcc/selftest.h
More information about the Gcc-cvs
mailing list