[Bug middle-end/50210] [4.6/4.7 Regression] ICE: in create_linear_expr_from_tree, at graphite-sese-to-poly.c:1137 with fgraphite-identity -ffast-math -fno-tree-scev-cprop -fstrict-overflow
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Aug 27 15:56:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50210
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |4.6.2
--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-08-27 15:53:16 UTC ---
It looks like it should be possible to pass down errors to build_poly_scop
instead of asserting.
More information about the Gcc-bugs
mailing list