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]

r217748 - in /trunk/gcc: cp/ChangeLog cp/conste...


Author: jason
Date: Wed Nov 19 03:03:39 2014
New Revision: 217748

URL: https://gcc.gnu.org/viewcvs?rev=217748&root=gcc&view=rev
Log:
	* constexpr.c (cxx_eval_statement_list): Handle statement-expressions.
	(potential_constant_expression_1): Handle STMT_EXPR.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-stmtexpr2.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/constexpr.c


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