r217746 - in /trunk/gcc/cp: ChangeLog constexpr.c

jason@gcc.gnu.org jason@gcc.gnu.org
Wed Nov 19 03:03:00 GMT 2014


Author: jason
Date: Wed Nov 19 03:03:28 2014
New Revision: 217746

URL: https://gcc.gnu.org/viewcvs?rev=217746&root=gcc&view=rev
Log:
	* constexpr.c (struct constexpr_ctx): Add quiet field.
	(cxx_eval_outermost_constant_expr, is_sub_constant_expr): Set it.
	(lots): Replace allow_non_constant parameter with ctx->quiet.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/constexpr.c



More information about the Gcc-cvs mailing list