This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/53418] [4.5/4.6/4.7/4.8 Regression] ICE at gimplify.c:7773
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 21 May 2012 09:32:31 +0000
- Subject: [Bug c/53418] [4.5/4.6/4.7/4.8 Regression] ICE at gimplify.c:7773
- Auto-submitted: auto-generated
- References: <bug-53418-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53418
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jsm28 at gcc dot gnu.org
Component|middle-end |c
--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-05-21 09:32:31 UTC ---
(gdb) call debug_generic_expr (*expr_p)
<<< Unknown tree: c_maybe_const_expr
3439574642 / 0 >>>
The C frontend fails to strip C_MAYBE_CONST_EXPR.