This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/42983] [c++0x] Unvirtualization of virtual destructor



------- Comment #1 from paolo dot carlini at oracle dot com  2010-02-06 10:15 -------
Your testcase doesn't even compile:

42983.C: In function ?int main()?:
42983.C:15:15: error: cannot convert ?B? to ?A*? in initialization


-- 

paolo dot carlini at oracle dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID
            Summary|[c++0x] Unvirtualzation of  |[c++0x] Unvirtualization of
                   |virtual destructor          |virtual destructor


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42983


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]