re PR c++/60033 ([c++1y] ICE in retrieve_specialization while compiling recursive generic lambda)
Fix PR c++/60033 PR c++/60033 * pt.c (tsubst_copy): When retrieving a capture pack from a generic lambda, remove the lambda's own template argument list prior to fetching the specialization. PR c++/60033 * g++.dg/cpp1y/pr60033.C: New testcase. From-SVN: r208427
Showing
gcc/testsuite/g++.dg/cpp1y/pr60033.C
0 → 100644
Please
register
or
sign in
to comment