[Bug c/79153] -Wimplicit-fallthrough missed warning

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jan 20 09:59:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79153

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Adding default: break; to the inner switch doesn't help, adding any non-switch
statement after the inner switch helps.


More information about the Gcc-bugs mailing list