r243204 - in /trunk/gcc: cp/ChangeLog cp/pt.c t...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Dec 2 21:23:00 GMT 2016


Author: jakub
Date: Fri Dec  2 21:23:22 2016
New Revision: 243204

URL: https://gcc.gnu.org/viewcvs?rev=243204&root=gcc&view=rev
Log:
	PR c++/78649
	* pt.c (tsubst_init): Don't call build_value_init if decl's type
	is error_mark_node.

	* g++.dg/cpp0x/pr78649.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/pr78649.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list