This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/24687] [4.1 Regression] ICE after error
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Nov 2005 23:47:44 -0000
- Subject: [Bug c++/24687] [4.1 Regression] ICE after error
- References: <bug-24687-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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