http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60042
--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> --- Bah, and with -fipa-pta -Ofast -fwhole-program we now _do_ see that there isn't any aliasing but PRE messes up the loop and creates loop carried dependencies ... :/