From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3759 invoked by alias); 15 Feb 2008 09:06:00 -0000 Received: (qmail 3617 invoked by uid 48); 15 Feb 2008 09:05:16 -0000 Date: Fri, 15 Feb 2008 09:06:00 -0000 Message-ID: <20080215090516.3616.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/35191] [4.3 regression] ICE: tree check: expected class 'expression', have 'exceptional' (error_mark) in bot_manip, at cp/tree.c:1480 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "reichelt at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-02/txt/msg01638.txt.bz2 ------- Comment #5 from reichelt at gcc dot gnu dot org 2008-02-15 09:05 ------- The (valid!) testcase in comment #4 gives the following error message: bug.cc:17: error: void value not ignored as it ought to be bug.cc:17: internal compiler error: tree check: expected class 'expression', have 'exceptional' (error_mark) in bot_manip, at cp/tree.c:1480 Please submit a full bug report, [etc.] -- reichelt at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rejects-valid http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35191