r235217 - in /trunk/gcc: cp/ChangeLog cp/conste...
jason@gcc.gnu.org
jason@gcc.gnu.org
Tue Apr 19 18:49:00 GMT 2016
Author: jason
Date: Tue Apr 19 18:49:54 2016
New Revision: 235217
URL: https://gcc.gnu.org/viewcvs?rev=235217&root=gcc&view=rev
Log:
PR c++/68206 - Fix constexpr diagnostics with loops.
PR c++/68530
* constexpr.c (potential_constant_expression_1): Handle LOOP_EXPR
and GOTO_EXPR.
Added:
trunk/gcc/testsuite/g++.dg/cpp1y/constexpr-loop5.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/constexpr.c
More information about the Gcc-cvs
mailing list