This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/53206] overloaded virtual non const warning
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 03 May 2012 01:39:20 +0000
- Subject: [Bug c++/53206] overloaded virtual non const warning
- Auto-submitted: auto-generated
- References: <bug-53206-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53206
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-05-03 01:39:20 UTC ---
This worked in 4.6.x too, you only have to pass -Woverloaded-virtual.