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 middle-end/16216] [3.5 Regression] ICE in gimplify_va_arg_expr after error


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-25 23:31 -------
Oh here is the ICE:
pr16211.c:6: error: 'ap' undeclared (first use in this function)
pr16211.c:6: error: (Each undeclared identifier is reported only once
pr16211.c:6: error: for each function it appears in.)
pr16211.c:6: internal compiler error: tree check: expected class 't', have 'x' (error_mark) in 
gimplify_va_arg_expr, at builtins.c:4486
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |3.5.0


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


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