[Bug c++/20499] [4.0/4.1 regression] ICE on duplicate class definition

2005-03-22 Thread reichelt at gcc dot gnu dot org
--- Additional Comments From reichelt at gcc dot gnu dot org 2005-03-22 14:52 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug c++/20499] [4.0/4.1 regression] ICE on duplicate class definition

2005-03-22 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-22 14:50 --- Subject: Bug 20499 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-03-22 14:50:26 Modified files: gcc/cp : Change

[Bug c++/20499] [4.0/4.1 regression] ICE on duplicate class definition

2005-03-22 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-22 14:44 --- Subject: Bug 20499 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-03-22 14:44:10 Modified files: gcc/cp : ChangeLog parser.c gcc/tests

[Bug c++/20499] [4.0/4.1 regression] ICE on duplicate class definition

2005-03-16 Thread reichelt at gcc dot gnu dot org
--- Additional Comments From reichelt at gcc dot gnu dot org 2005-03-16 17:28 --- Patch here: http://gcc.gnu.org/ml/gcc-patches/2005-03/msg01577.html -- What|Removed |Added

[Bug c++/20499] [4.0/4.1 regression] ICE on duplicate class definition

2005-03-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-16 17:25 --- Confirmed. -- What|Removed |Added CC||pinskia at