[Bug c++/19604] vtable error with virtual inheritance and tables
webmyster at addoc dot u-psud dot fr
gcc-bugzilla@gcc.gnu.org
Mon Jan 24 14:31:00 GMT 2005
------- 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 of one element is different according to the context (parent class
or child class) ;
* this difference induce a segfault when trying to acces virtual function
"VirtualAdresse()".
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19604
More information about the Gcc-bugs
mailing list