[Bug c++/49651] [C++0x] nested lambdas and -O3 produced incorrect integer variable increments

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jul 5 21:54:00 GMT 2011


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |normal

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-07-05 21:54:39 UTC ---
Can you produce a testcase that aborts/fails if the problem occurs? Otherwise I
seem to need to inspect thousands of lines to look for non-consecutive values!

Could this be the same underlying issue as PR 49598 and so (very recently)
fixed?



More information about the Gcc-bugs mailing list