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

jason@gcc.gnu.org jason@gcc.gnu.org
Thu Jul 21 06:14:00 GMT 2016


Author: jason
Date: Thu Jul 21 06:14:51 2016
New Revision: 238565

URL: https://gcc.gnu.org/viewcvs?rev=238565&root=gcc&view=rev
Log:
	PR c++/70824 - initializer_list in template

	* init.c (constant_value_1): Don't instantiated DECL_INITIAL of
	artificial variables.

Added:
    branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/initlist-template1.C
Modified:
    branches/gcc-6-branch/gcc/cp/ChangeLog
    branches/gcc-6-branch/gcc/cp/init.c



More information about the Gcc-cvs mailing list