[Bug c++/18621] New: VTABLE emits unused bytes on avr target

2004-11-22 Thread intelliguy_sa at hotmail dot com
ssigned at gcc dot gnu dot org ReportedBy: intelliguy_sa at hotmail dot com CC: gcc-bugs at gcc dot gnu dot org GCC target triplet: avr http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18621

[Bug c++/18621] VTABLE emits unused bytes on avr target

2004-11-23 Thread intelliguy_sa at hotmail dot com
--- Additional Comments From intelliguy_sa at hotmail dot com 2004-11-23 14:55 --- (In reply to comment #1) > This is required by the C++ ABI. > Primary virtual pointer: address of the primary virtual table for the complete object D. Thanks. Is it possible to implement primary v