This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/13614] zero size base class not zero size in complex inheritance


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]