From mboxrd@z Thu Jan 1 00:00:00 1970 From: nathan@gcc.gnu.org To: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, khlebnikov@scnsoft.com, nobody@gcc.gnu.org Subject: Re: c++/3728: Problems with multi-inheritence (or multi-derivation?) Date: Wed, 18 Jul 2001 09:50:00 -0000 Message-id: <20010718165022.27406.qmail@sourceware.cygnus.com> X-SW-Source: 2001-07/msg00477.html List-Id: Synopsis: Problems with multi-inheritence (or multi-derivation?) State-Changed-From-To: open->feedback State-Changed-By: nathan State-Changed-When: Wed Jul 18 09:50:22 2001 State-Changed-Why: without source, we cannot do anything. If you can produce a stripped down test case that'd be great. I'd really like a test case, as you've managed to trigger an assertion - something other bug reports about this have failed to do. N.B. what is important for this bug is the class heirarchy not the member functions and not the members (so long as there is at least one virtual fn for those that had virtuals, and at least one data member for those that were not empty) http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3728&database=gcc