[Bug c++/93120] gcc-9 complains fails to see that switch handles all enum values, and still complains ' "control reaches end of non-void function" when there is no return after the switch

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 2 22:17:00 GMT 2020


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

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Also this is not a valid bug report. https://gcc.gnu.org/bugs clearly says we
need you to provide the actual code, not a URL.


More information about the Gcc-bugs mailing list