r251236 - in /branches/range-gen2/gcc: range.c ...

aldyh@gcc.gnu.org aldyh@gcc.gnu.org
Mon Aug 21 15:59:00 GMT 2017


Author: aldyh
Date: Mon Aug 21 15:59:27 2017
New Revision: 251236

URL: https://gcc.gnu.org/viewcvs?rev=251236&root=gcc&view=rev
Log:
Implement constructor for:

	irange(const_tree, int, int y)

and the corresponding:

	void set_range (const_tree t, int x, int y, kind rt = PLAIN);

Modified:
    branches/range-gen2/gcc/range.c
    branches/range-gen2/gcc/range.h



More information about the Gcc-cvs mailing list