https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91024
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2019-06-27 CC| |jakub at gcc dot gnu.org Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- There is GIMPLE_PREDICT stmt in between, the implicit fallthrough code already skips it at one spot, but perhaps it needs to do it at another spot too.