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

jason@gcc.gnu.org jason@gcc.gnu.org
Mon Mar 20 20:36:00 GMT 2017


Author: jason
Date: Mon Mar 20 20:36:54 2017
New Revision: 246292

URL: https://gcc.gnu.org/viewcvs?rev=246292&root=gcc&view=rev
Log:
	PR c++/80096 - ICE with C++17 non-type auto.

	* pt.c (tsubst): Delay tsubst of type of template non-type
	parameter.

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



More information about the Gcc-cvs mailing list