https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71837
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org,
| |jason at gcc dot gnu.org
Target Milestone|--- |4.9.4
Summary|ICE on valid C++14 code |[4.9/5/6/7 Regression] ICE
|with initialized lambda |on valid C++14 code with
|capture: in |initialized lambda capture:
|tsubst_pack_expansion, at |in tsubst_pack_expansion,
|cp/pt.c:10905 |at cp/pt.c:10905
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
ICE started with r198246.