------- Additional Comments From pinskia at gcc dot gnu dot org  2005-01-24 
14:37 -------
I think this is invalid and here is why?
Basically the sizeof (A) is smaller than sizeof(B).
But if you convert from B* to A* you cannot access the second element any more.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|vtable error with virtual   |vtable error with virtual
                   |inheritance and tables      |inheritance and arrays


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

Reply via email to