From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9138 invoked by alias); 12 Aug 2004 15:39:32 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 9118 invoked by uid 48); 12 Aug 2004 15:39:32 -0000 Date: Thu, 12 Aug 2004 15:39:00 -0000 Message-ID: <20040812153932.9117.qmail@sourceware.org> From: "reichelt at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20031014002907.12608.carlo@gcc.gnu.org> References: <20031014002907.12608.carlo@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/12608] internal compiler error: tree check: expected class 't', have 'x' (error_mark) in cp_parser_class_specifier, at cp/parser.c:11264 X-Bugzilla-Reason: CC X-SW-Source: 2004-08/txt/msg01126.txt.bz2 List-Id: ------- Additional Comments From reichelt at gcc dot gnu dot org 2004-08-12 15:39 ------- With gcc 3.4.2-20040812 and mainline from the same date, I only get error messages and no more ICE's. Thus, the problems got fixed for gcc 3.4.2. The code still crashes with the 3.3 branch, but since the underlying bugs are only error-recovery problems they won't get fixed on that branch. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|--- |3.4.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12608