[Bug c++/19604] vtable error with virtual inheritance and arrays

2005-01-24 Thread webmyster at addoc dot u-psud dot fr
--- Additional Comments From webmyster at addoc dot u-psud dot fr 2005-01-24 14:53 --- (In reply to comment #2) > 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 el

[Bug c++/19604] vtable error with virtual inheritance and tables

2005-01-24 Thread webmyster at addoc dot u-psud dot fr
--- Additional Comments From webmyster at addoc dot u-psud dot fr 2005-01-24 14:31 --- Created an attachment (id=8053) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8053&action=view) vtable error with virtual inheritance and tables This file shows two things : * the size

[Bug c++/19604] New: vtable error with virtual inheritance and tables

2005-01-24 Thread webmyster at addoc dot u-psud dot fr
ssigned at gcc dot gnu dot org ReportedBy: webmyster at addoc dot u-psud dot fr CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: i686-pc-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19604