This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13614] zero size base class not zero size in complex inheritance
- From: "nathan at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jan 2004 17:06:21 -0000
- Subject: [Bug c++/13614] zero size base class not zero size in complex inheritance
- References: <20040108152112.13614.lawless@spamcop.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From nathan at gcc dot gnu dot org 2004-01-09 17:06 -------
I have tried the EDG 3.3 frontend, and that also gives a size of 5 for D,
thus I'd expect a later ICC release to do that too (I'm not sure which
version of ICC uses which EDG front end).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13614