This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/46043] attribute to mark virtual methods that can't be further overriden so they can be devirtualized
- From: "jason at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 17 Jul 2011 13:12:24 +0000
- Subject: [Bug c++/46043] attribute to mark virtual methods that can't be further overriden so they can be devirtualized
- Auto-submitted: auto-generated
- References: <bug-46043-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46043
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |DUPLICATE
--- Comment #8 from Jason Merrill <jason at gcc dot gnu.org> 2011-07-17 13:11:39 UTC ---
Sure, that makes sense.
*** This bug has been marked as a duplicate of bug 49488 ***