[Bug c++/123667] [14/15/16 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
Wed Jan 21 17:07:19 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123667
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 63445
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=63445&action=edit
gcc16-pr123667.patch
Untested fix.
More information about the Gcc-bugs
mailing list