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

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|diagnostics: Please add     |diagnostics: Have
                   |warning for jumping over    |-Wjump-misses-init be
                   |initializers with           |enabled by -Wall or -Wextra
                   |switch/case in C mode       |

--- Comment #22 from Eric Gallager <egallager at gcc dot gnu.org> ---
Retitling to better reflect what the debate is actually about.

(In reply to Harald van Dijk from comment #21)
> Since -Wjump-misses-init triggers too often for commonly used C patterns,
> I do not think it is appropriate to include it in -Wall. 

OK, so what about -Wextra then?

Reply via email to