This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/18621] VTABLE emits unused bytes on avr target
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Nov 2004 12:57:55 -0000
- Subject: [Bug c++/18621] VTABLE emits unused bytes on avr target
- References: <20041123073600.18621.intelliguy_sa@hotmail.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-23 12:57 -------
This is required by the C++ ABI.
Primary virtual pointer: address of the primary virtual table for the complete object D.
--
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
Summary|VTABLE emits unused bytes on|VTABLE emits unused bytes on
|avr target |avr target
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18621