r236420 - in /branches/gcc-4_9-branch/gcc: cp/C...

jason@gcc.gnu.org jason@gcc.gnu.org
Wed May 18 17:40:00 GMT 2016


Author: jason
Date: Wed May 18 17:40:49 2016
New Revision: 236420

URL: https://gcc.gnu.org/viewcvs?rev=236420&root=gcc&view=rev
Log:
	PR c++/70505 - partial instantiation of template-id

	* pt.c (tsubst_baselink): Give the new TEMPLATE_ID_EXPR
	unknown_type_node, too.

Added:
    branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-template10.C
Modified:
    branches/gcc-4_9-branch/gcc/cp/ChangeLog
    branches/gcc-4_9-branch/gcc/cp/pt.c



More information about the Gcc-cvs mailing list