This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/16216] [3.5 Regression] ICE in gimplify_va_arg_expr after error
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jun 2004 23:32:01 -0000
- Subject: [Bug middle-end/16216] [3.5 Regression] ICE in gimplify_va_arg_expr after error
- References: <20040625233127.16216.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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