From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20308 invoked by alias); 29 Jan 2004 16:13:13 -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 20268 invoked by uid 48); 29 Jan 2004 16:13:10 -0000 Date: Thu, 29 Jan 2004 16:13:00 -0000 From: "bonzini at gnu dot org" To: gcc-bugs@gcc.gnu.org Message-ID: <20040129161253.13923.bonzini@gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/13923] New: ICE on valid, regression from 3.3.2 X-Bugzilla-Reason: CC X-SW-Source: 2004-01/txt/msg03766.txt.bz2 List-Id: I got this while trying to reduce the test case for PR13775 (see attachment). typecode.cc: At global scope: typecode.cc:827: internal compiler error: tree check: expected tree_list, have case_label in cp_parser_decl_specifier_seq, at cp/parser.c:6721 Please submit a full bug report, with preprocessed source if appropriate. GNU C version 3.5.0 20040128 (experimental) (i686-pc-linux-gnu) compiled by GNU C version 3.5.0 20040128 (experimental). GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096 -- Summary: ICE on valid, regression from 3.3.2 Product: gcc Version: 3.5.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bonzini at gnu dot org CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13923