This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/3728: Problems with multi-inheritence (or multi-derivation?)
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, khlebnikov at scnsoft dot com, nobody at gcc dot gnu dot org
- Subject: Re: c++/3728: Problems with multi-inheritence (or multi-derivation?)
- From: nathan at gcc dot gnu dot org
- Date: 18 Jul 2001 16:50:22 -0000
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