https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96271
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org Status|NEW |ASSIGNED --- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Created attachment 49974 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49974&action=edit gcc11-pr96271.patch We actually do that at the GIMPLE level, just quite late and don't set TODO_update_address_taken if we do.