[Bug c++/39494] Bad assembly when derived class has same name as virtual method
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Mar 18 14:57:00 GMT 2009
------- Comment #2 from rguenth at gcc dot gnu dot org 2009-03-18 14:56 -------
This means that a reference to an abstract function is emitted which should
have been cloned. EDG accepts this testcase so I qualify this as wrong-code
bug.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords| |rejects-valid, wrong-code
Known to fail| |3.3.6 4.0.0 4.3.3 4.4.0
Last reconfirmed|0000-00-00 00:00:00 |2009-03-18 14:56:55
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39494
More information about the Gcc-bugs
mailing list