[Bug c++/71837] [4.9/5/6/7 Regression] ICE on valid C++14 code with initialized lambda capture: in tsubst_pack_expansion, at cp/pt.c:10905

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jul 11 13:02:00 GMT 2016


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.


More information about the Gcc-bugs mailing list