r261730 - in /branches/gcc-8-branch/gcc: cp/Cha...
jason@gcc.gnu.org
jason@gcc.gnu.org
Tue Jun 19 00:39:00 GMT 2018
Author: jason
Date: Tue Jun 19 00:38:58 2018
New Revision: 261730
URL: https://gcc.gnu.org/viewcvs?rev=261730&root=gcc&view=rev
Log:
PR c++/86200 - ICE with unexpanded pack in lambda parameter.
* pt.c (find_parameter_packs_r) [LAMBDA_EXPR]: Also look into the
function type.
Added:
branches/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-variadic7.C
Modified:
branches/gcc-8-branch/gcc/cp/ChangeLog
branches/gcc-8-branch/gcc/cp/pt.c
More information about the Gcc-cvs
mailing list