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 objc/29197] [4.0/4.1/4.2/4.3 Regression] ICE after error with array type with undefined variable



------- 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


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