[Bug c++/93967] switch on exhaustive enum gives control reaches end of non-void function
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Feb 28 18:26:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93967
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
See PR 53479 and others.
Basically A(3) is a valid value for the enum.
*** This bug has been marked as a duplicate of bug 53479 ***
More information about the Gcc-bugs
mailing list