https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88470
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 45223 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45223&action=edit gcc9-pr88470.patch Actually, this indirect jump has a successor - EXIT. So perhaps this instead? I can gather some statistics on how often such a change would make a difference.