------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-04 
20:46 -------
The patch here fixes one issue: 
<http://gcc.gnu.org/ml/gcc-patches/2005-07/msg00211.html>.

But the next problem is located in the front-end:
#0  default_function_array_conversion (exp={value = 0x41da9f00, original_code = 
ERROR_MARK}) at /
Users/pinskia/src/cool/gcc/gcc/c-typeck.c:1372
#1  0x000b8ae4 in c_parser_expression_conv (parser=0x41d9e0c0) at 
/Users/pinskia/src/cool/gcc/
gcc/c-parser.c:5338
#2  0x000b3898 in c_parser_statement_after_labels (parser=0x41d9e0c0) at 
/Users/pinskia/src/cool/
gcc/gcc/c-parser.c:3564
#3  0x000b2ee4 in c_parser_compound_statement_nostart (parser=0x41d9e0c0) at 
/Users/pinskia/
src/cool/gcc/gcc/c-parser.c:3314
#4  0x000b2a58 in c_parser_compound_statement (parser=0x41d9e0c0) at 
/Users/pinskia/src/cool/
gcc/gcc/c-parser.c:3189
#5  0x000ae994 in c_parser_declaration_or_fndef (parser=0x41d9e0c0, fndef_ok=1 
'\001', 
empty_ok=1 '\001', nested=0 '\0', start_attr_ok=1 '\001') at 
/Users/pinskia/src/cool/gcc/gcc/c-
parser.c:1295


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|middle-end                  |c
   Target Milestone|---                         |4.0.2


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

Reply via email to