https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83553
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2017-12-22 CC| |jakub at gcc dot gnu.org Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org Target Milestone|--- |6.5 Summary|compiler removes body of |[6/7/8 Regression] compiler |the for-loop, although |removes body of the |there is a case label |for-loop, although there is |inside |a case label inside Ever confirmed|0 |1 --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Started with r217669. I'll handle it.