[Bug middle-end/52996] [4.8 Regression] ice in verify_loop_structure, at cfgloop.c:1567
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Dec 21 12:56:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52996
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |ASSIGNED
AssignedTo|mpolacek at gcc dot gnu.org |rguenth at gcc dot gnu.org
--- Comment #10 from Richard Biener <rguenth at gcc dot gnu.org> 2012-12-21 12:55:59 UTC ---
let me take it - bypassing of a loop header is never a good idea unless you
want to jump through hoops as the gimple threading code does.
More information about the Gcc-bugs
mailing list