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.