http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51321
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |error-recovery, | |ice-on-invalid-code Status|UNCONFIRMED |NEW Last reconfirmed| |2011-11-29 Ever Confirmed|0 |1 --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-11-29 05:24:07 UTC --- t34.c: In function ‘main’: t34.c:3:2: error: array type has incomplete element type t34.c:3:2: internal compiler error: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in c_parser_postfix_expression, at c-parser.c:6572 Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. Confirmed.