r236409 - in /branches/gcc-5-branch/gcc: cp/Cha...

jason@gcc.gnu.org jason@gcc.gnu.org
Wed May 18 15:59:00 GMT 2016


Author: jason
Date: Wed May 18 15:59:05 2016
New Revision: 236409

URL: https://gcc.gnu.org/viewcvs?rev=236409&root=gcc&view=rev
Log:
	PR c++/70648 - constexpr empty list-initialization

	* constexpr.c (cxx_eval_store_expression): Also copy
	CONSTRUCTOR_NO_IMPLICIT_ZERO.

Added:
    branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-initlist10.C
Modified:
    branches/gcc-5-branch/gcc/cp/ChangeLog
    branches/gcc-5-branch/gcc/cp/constexpr.c



More information about the Gcc-cvs mailing list