This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: jason
Date: Wed Jun 28 19:41:43 2017
New Revision: 249753

URL: https://gcc.gnu.org/viewcvs?rev=249753&root=gcc&view=rev
Log:
	PR c++/45976 - error with ::template in declarator.

	* pt.c (resolve_typename_type): Fix TEMPLATE_ID_EXPR handling.

Added:
    trunk/gcc/testsuite/g++.dg/template/template-keyword1.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]