This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.6.2, 4.7.0
            Summary|[4.4/4.5/4.6/4.7            |[4.4/4.5 Regression] nested
                   |Regression] nested lambdas  |lambdas and -O3 produced
                   |and -O3 produced incorrect  |incorrect integer variable
                   |integer variable increments |increments
      Known to fail|4.6.2, 4.7.0                |4.6.1

--- Comment #13 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-07-14 15:00:45 UTC ---
Fixed for 4.6.2 and trunk sofar.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]