[Bug c++/46043] attribute to mark virtual methods that can't be further overriden so they can be devirtualized
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jul 7 22:02:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46043
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
CC| |jason at gcc dot gnu.org
--- Comment #6 from Jason Merrill <jason at gcc dot gnu.org> 2011-07-07 22:01:14 UTC ---
The final keyword is now supported in C++0x mode. Does that resolve this
issue?
More information about the Gcc-bugs
mailing list