r215862 - in /trunk/gcc: cp/ChangeLog cp/cp-tre...
jason@gcc.gnu.org
jason@gcc.gnu.org
Fri Oct 3 16:48:00 GMT 2014
Author: jason
Date: Fri Oct 3 16:48:18 2014
New Revision: 215862
URL: https://gcc.gnu.org/viewcvs?rev=215862&root=gcc&view=rev
Log:
* semantics.c (constexpr_fn_retval): Ignore declarations in C++14.
(var_in_constexpr_fn): New.
(cxx_eval_constant_expression): Look into DECL_INITIAL.
(potential_constant_expression_1): Allow constexpr-local vars.
Added:
trunk/gcc/testsuite/g++.dg/cpp1y/constexpr-local1.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/cp-tree.h
trunk/gcc/cp/semantics.c
More information about the Gcc-cvs
mailing list