This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r262305 - in /trunk/gcc: ChangeLog tree-vrp.c


Author: aldyh
Date: Mon Jul  2 12:17:47 2018
New Revision: 262305

URL: https://gcc.gnu.org/viewcvs?rev=262305&root=gcc&view=rev
Log:
	* tree-vrp.c (extract_range_from_unary_expr): Abstract ABS_EXPR
	code...
	(extract_range_from_abs_expr): ...here.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-vrp.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]