[Bug c++/31397] Useful compiler warning missing (virtual functions in derived classes used without 'virtual')

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Aug 11 23:48:35 GMT 2021


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
   Target Milestone|---                         |5.0

--- Comment #17 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fixed in GCC 5 with -Wsuggest-override.


More information about the Gcc-bugs mailing list