This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r260674 - in /branches/gcc-8-branch/gcc: cp/Cha...
- From: jason at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Thu, 24 May 2018 14:29:05 -0000
- Subject: 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