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]

r260674 - in /branches/gcc-8-branch/gcc: cp/Cha...


Author: jason
Date: Thu May 24 14:29:05 2018
New Revision: 260674

URL: https://gcc.gnu.org/viewcvs?rev=260674&root=gcc&view=rev
Log:
	PR c++/85864 - literal template and default template arg.

	* pt.c (instantiation_dependent_r): Handle NONTYPE_ARGUMENT_PACK.

Added:
    branches/gcc-8-branch/gcc/testsuite/g++.dg/cpp1y/udlit-char-template2.C
Modified:
    branches/gcc-8-branch/gcc/cp/ChangeLog
    branches/gcc-8-branch/gcc/cp/pt.c


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