[Bug c++/123667] [14/15 Regression] ICE in finish_decltype_type when using decltype on a structured binding inside a generic lambda since r14-9258

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jan 24 09:40:20 GMT 2026


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123667

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[14/15/16 Regression] ICE   |[14/15 Regression] ICE in
                   |in finish_decltype_type     |finish_decltype_type when
                   |when using decltype on a    |using decltype on a
                   |structured binding inside a |structured binding inside a
                   |generic lambda since        |generic lambda since
                   |r14-9258                    |r14-9258

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk so far.


More information about the Gcc-bugs mailing list