[Bug c/41182] [4.5 Regression] ICE: tree check: expected integer_cst, have nop_expr in tree_int_cst_lt, at tree.c:5259
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Sep 20 21:17:00 GMT 2009
------- Comment #9 from rguenth at gcc dot gnu dot org 2009-09-20 21:16 -------
We likely should recursively fold all trees during gimplification. That also
would prepare us to no longer fold in the frontends. Didn't we do this at
some point in the past?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41182
More information about the Gcc-bugs
mailing list