This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug objc/29197] [4.0/4.1/4.2/4.3 Regression] ICE after error with array type with undefined variable
- From: "reichelt at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Mar 2007 21:37:40 -0000
- Subject: [Bug objc/29197] [4.0/4.1/4.2/4.3 Regression] ICE after error with array type with undefined variable
- References: <bug-29197-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from reichelt at gcc dot gnu dot org 2007-03-10 21:37 -------
I'm getting a different error message:
bug.m:2: warning: cannot find interface declaration for 'NGActiveSocket'
bug.m:2: error: 'm' undeclared here (not in a function)
bug.m:2: internal compiler error: tree check: expected class 'type', have
'exceptional' (error_mark) in c_type_promotes_to, at c-typeck.c:232
Please submit a full bug report, [etc.]
Btw, any news on your patch, Andrew?
--
reichelt at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |reichelt at gcc dot gnu dot
| |org
Keywords| |monitored
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29197