From mboxrd@z Thu Jan 1 00:00:00 1970 From: nathan@gcc.gnu.org To: franzoy@ciudad.com.ar, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, jfranzoy@yahoo.com, nathan@gcc.gnu.org Subject: Re: c++/4203: empty base class optimization zeroes first byte of other base class when using multiple inheritance Date: Tue, 04 Sep 2001 07:57:00 -0000 Message-id: <20010904145736.1302.qmail@sourceware.cygnus.com> X-SW-Source: 2001-09/msg00065.html List-Id: Synopsis: empty base class optimization zeroes first byte of other base class when using multiple inheritance State-Changed-From-To: analyzed->closed State-Changed-By: nathan State-Changed-When: Tue Sep 4 07:57:36 2001 State-Changed-Why: Fixed on mainline and 3.0 branch. This will work in 3.0.2 2001-09-04 Nathan Sidwell PR c++/4203 * call.c (build_over_call): Do not optimize any empty base construction. http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4203&database=gcc