https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112843
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org Last reconfirmed| |2023-12-04 Status|UNCONFIRMED |ASSIGNED --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Created attachment 56787 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=56787&action=edit gcc14-pr112843.patch Oops, ranger does some stuff during update_stmt. Afraid updates of the IL will be quite hard with that...