https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115769
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #58914|0 |1
is obsolete| |
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 58923
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58923&action=edit
gcc15-pr115769-wip.patch
Some further progress, this shouldn't break namespace scope structured bindings
(but still those and local statics aren't handled correctly).