This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11789] rejects legal, multiple inheritance (inheriting from same class twice)
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Aug 2003 02:26:28 -0000
- Subject: [Bug c++/11789] rejects legal, multiple inheritance (inheriting from same class twice)
- References: <20030804150655.11789.shuki_duv@yahoo.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11789
------- Additional Comments From pinskia at physics dot uc dot edu 2003-08-05 02:26 -------
Related to bug 7886, most likely the same bug as the ICE is the same (for checking) and
the error messages are the same (for nonchecking).