------- Comment #3 from jsm28 at gcc dot gnu dot org 2009-02-21 13:16 ------- Another ICE with possibly the same cause (ICEs in the same place):
int (*g(int y))[z] { return 0; } t.c:1: error: 'z' undeclared here (not in a function) t.c:2: internal compiler error: tree check: expected function_decl, have var_decl in start_function, at c-decl.c:6135 -- jsm28 at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|2006-09-03 21:39:54 |2009-02-21 13:16:57 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27719