[Bug tree-optimization/49651] [4.4/4.5/4.6/4.7 Regression] nested lambdas and -O3 produced incorrect integer variable increments

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jul 14 13:02:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49651

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|4.7.0                       |4.3.6
   Target Milestone|---                         |4.4.7
            Summary|[C++0x] nested lambdas and  |[4.4/4.5/4.6/4.7
                   |-O3 produced incorrect      |Regression] nested lambdas
                   |integer variable increments |and -O3 produced incorrect
                   |                            |integer variable increments
      Known to fail|                            |4.4.6, 4.5.3, 4.7.0

--- Comment #10 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-07-14 13:02:11 UTC ---
I have a patch.



More information about the Gcc-bugs mailing list