This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/49488] [C++0x] Use 'final' for devirtualization purposes
- 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: Tue, 21 Jun 2011 16:11:03 +0000
- Subject: [Bug c++/49488] [C++0x] Use 'final' for devirtualization purposes
- Auto-submitted: auto-generated
- References: <bug-49488-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49488
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011.06.21 16:10:35
Ever Confirmed|0 |1
--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-06-21 16:10:35 UTC ---
Indeed, Honza suggested that final could be also a c++03 attribute (no idea if
he knows about that older PR...)