[Bug c++/53479] Control flow analysis reports warnings in switch over an enum class even if all possible values have their branches

egallager at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 28 20:05:00 GMT 2020


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

--- Comment #23 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Manuel López-Ibáñez from comment #8)
> 
> Perhaps I should add an entry to the FAQ summarizing the above (anyone feel
> free to beat me to it...)

The "Commonly-reported Non-bugs" page would be another good place for it
besides the FAQ, seeing as this keeps coming up:
https://gcc.gnu.org/bugs/#nonbugs
(searching for "enum" finds nothing on that page so far)


More information about the Gcc-bugs mailing list