http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56308
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |jakub at gcc dot gnu.org Resolution| |INVALID --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-02-13 18:14:34 UTC --- If it is 4.7.2 release, as opposed to newer snapshot from the 4.7 branch, you need the http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191605 fix. This will be included in 4.7.3. Or build with -fno-aggressive-loop-optimizations.