This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/20461] [4.0/4.1 Regression] ICE at "class 'C' does not have any field named 'f'" error


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-03-13 22:16 -------
Backtrace:
#0  emit_mem_initializers (mem_inits=0x0) at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/cp/init.c:
485
#1  0x080eaf8f in cp_parser_ctor_initializer_opt_and_function_body (parser=0xb7c82c64)
    at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/cp/parser.c:7665
#2  0x080eb237 in cp_parser_function_definition_after_declarator (parser=0xb7c82c64, inline_p=0 
'\0')
    at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/cp/parser.c:14868
#3  0x080f7645 in cp_parser_init_declarator (parser=0xb7c82c64, decl_specifiers=0xbff8c378, 
function_definition_allowed_p=1 '\001', 
    member_p=0 '\0', declares_class_or_enum=Variable "declares_class_or_enum" is not available.
) at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/cp/parser.c:14813
#4  0x080f7849 in cp_parser_simple_declaration (parser=0xb7c82c64, 
function_definition_allowed_p=1 '\001')
    at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/cp/parser.c:7007


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20461


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]