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: "reichelt at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Aug 2003 23:21:01 -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
reichelt at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |reichelt at gcc dot gnu dot
| |org
Keywords| |monitored
------- Additional Comments From reichelt at gcc dot gnu dot org 2003-08-04 23:21 -------
With --enable-checking gcc even ICEs on mainline and the 3.3 branch.