From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13808 invoked by alias); 5 Nov 2005 23:47:47 -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 13798 invoked by uid 48); 5 Nov 2005 23:47:44 -0000 Date: Sat, 05 Nov 2005 23:47:00 -0000 Message-ID: <20051105234744.13797.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/24687] [4.1 Regression] ICE after error In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia at gcc dot gnu dot org" X-SW-Source: 2005-11/txt/msg00790.txt.bz2 List-Id: ------- Comment #2 from pinskia at gcc dot gnu dot org 2005-11-05 23:47 ------- Backtrace: #0 0x0813611e in decl_linkage (decl=0xb7ce1870) at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/cp/tree.c:2171 #1 0x080dc7f2 in retrofit_lang_decl (t=0xb7ce1870) at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/cp/lex.c:702 #2 0x080dc951 in build_lang_decl (code=CONST_DECL, name=0xb7d7eea0, type=0x0) at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/cp/lex.c:669 #3 0x0805db46 in build_enumerator (name=0xb7d7eea0, value=0x0, enumtype=0xb7d7db24) at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/cp/decl.c:9992 #4 0x080ea4d3 in cp_parser_type_specifier (parser=0xb7d7ef70, flags=Variable "flags" is not available. ) at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/cp/parser.c:10223 #5 0x080ebac2 in cp_parser_decl_specifier_seq (parser=0xb7d7ef70, flags=CP_PARSER_FLAGS_OPTIONAL, decl_specs=0xbfec9750, declares_class_or_enum=0xbfec97a4) at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/cp/parser.c:7404 #6 0x080e8f95 in cp_parser_member_declaration (parser=0xb7d7ef70) at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/cp/parser.c:13275 #7 0x080ea3e4 in cp_parser_type_specifier (parser=0xb7d7ef70, flags=Variable "flags" is not available. ) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24687