r236955 - in /branches/gcc-6-branch/gcc: cp/Cha...

jason@gcc.gnu.org jason@gcc.gnu.org
Tue May 31 21:36:00 GMT 2016


Author: jason
Date: Tue May 31 21:36:46 2016
New Revision: 236955

URL: https://gcc.gnu.org/viewcvs?rev=236955&root=gcc&view=rev
Log:
	PR c++/71166 - constexpr array init

	* decl2.c (c_parse_final_cleanups): Don't call fini_constexpr.

Added:
    branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-array16.C
Modified:
    branches/gcc-6-branch/gcc/cp/ChangeLog
    branches/gcc-6-branch/gcc/cp/decl2.c



More information about the Gcc-cvs mailing list