https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83553
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[6/7/8 Regression] compiler |[6 Regression] compiler
|removes body of the |removes body of the
|for-loop, although there is |for-loop, although there is
|a case label inside |a case label inside
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed for 7.3+ so far.
