[Bug c++/48672] [4.6/4.7 regression] control reaches end of non-void false positive

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Apr 19 10:38:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48672

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |jakub at gcc dot gnu.org
         Resolution|                            |INVALID

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-04-19 10:38:38 UTC ---
Doesn't warn with -fstrict-enums and without it it is correct that we warn
about it.



More information about the Gcc-bugs mailing list