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]

Re: c++/3728: Problems with multi-inheritence (or multi-derivation?)


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


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