[Bug c/79153] -Wimplicit-fallthrough missed warning
sirl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jan 23 13:17:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79153
--- Comment #6 from Franz Sirl <sirl at gcc dot gnu.org> ---
I see. If you really close it as WONTFIX, could this small deficiency at least
be documented in the manual? I guess the non-warning case happens only when the
switch-statement directly (no other statements in between) precedes the
case-statement?
More information about the Gcc-bugs
mailing list