This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/49651] [4.4/4.5 Regression] nested lambdas and -O3 produced incorrect integer variable increments
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 14 Jul 2011 15:01:01 +0000
- Subject: [Bug tree-optimization/49651] [4.4/4.5 Regression] nested lambdas and -O3 produced incorrect integer variable increments
- Auto-submitted: auto-generated
- References: <bug-49651-4@http.gcc.gnu.org/bugzilla/>
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.