[Bug c++/17920] add __attribute__((reimpl)) as a replacement for the (optional) virtual keyword for reimplementations of virtual functions
giovannibajo at libero dot it
gcc-bugzilla@gcc.gnu.org
Sun Oct 10 22:41:00 GMT 2004
------- Additional Comments From giovannibajo at libero dot it 2004-10-10 22:41 -------
As far as I can tell, this is just a hint for the compiler to generate better
diagnostic. Pretty much like attribute(sentinel) for instance: we just give the
compiler more information, we are not modifying the semantic of a program.
I'm actually in favor of this PR so I will confirm this. This is not an
extension as in we are modifying the language semantic, adding strange features
or whatnot.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2004-10-10 22:41:32
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17920
More information about the Gcc-bugs
mailing list