c++/3728: Problems with multi-inheritence (or multi-derivation?)
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Wed Jul 18 09:50:00 GMT 2001
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
More information about the Gcc-prs
mailing list