https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120776
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #61786|0 |1 is obsolete| | --- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Created attachment 61817 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61817&action=edit gcc16-pr120776-wip.patch Some further progress. Current main problem is instantiation of expansion stmt body. And really nothing is done so far about destructuring expansion stmts, break/continue isn't handled etc.