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 c/53418] [4.5/4.6/4.7/4.8 Regression] ICE at gimplify.c:7773


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.


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