[Bug tree-optimization/55111] [4.8 Regression] ICE: tree check: expected ssa_name, have integer_cst in live_on_edge, at tree-vrp.c:89
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Oct 30 10:28:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55111
--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> 2012-10-30 10:27:51 UTC ---
We have an unfolded stmt:
(gdb) call debug_gimple_stmt (def_stmt)
pretmp_36 = (long int) 18446744073709551615;
I have a patch.
More information about the Gcc-bugs
mailing list