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

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Apr 6 17:27:00 GMT 2018


Author: jakub
Date: Fri Apr  6 17:27:01 2018
New Revision: 259181

URL: https://gcc.gnu.org/viewcvs?rev=259181&root=gcc&view=rev
Log:
	PR c++/85210
	* pt.c (tsubst_decomp_names): Return error_mark_node and assert
	errorcount is set if tsubst doesn't return a VAR_DECL.

	* g++.dg/cpp1z/decomp42.C: New test.

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



More information about the Gcc-cvs mailing list