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

jason@gcc.gnu.org jason@gcc.gnu.org
Mon Sep 18 18:34:00 GMT 2017


Author: jason
Date: Mon Sep 18 18:34:03 2017
New Revision: 252939

URL: https://gcc.gnu.org/viewcvs?rev=252939&root=gcc&view=rev
Log:
	PR c++/79607 - ICE with T{} initializer

	* decl.c (type_dependent_init_p): Check the type of a CONSTRUCTOR.

Added:
    branches/gcc-5-branch/gcc/testsuite/g++.dg/template/init11.C
Modified:
    branches/gcc-5-branch/gcc/cp/ChangeLog
    branches/gcc-5-branch/gcc/cp/decl.c



More information about the Gcc-cvs mailing list