[Bug c/78408] C loop initial declarations generate wrong code

trippels at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Nov 17 21:15:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78408

Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Aggressive optimization of  |C loop initial declarations
                   |zeroing results in          |generate wrong code
                   |incorrect behavior          |

--- Comment #5 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
This has nothing to do with "aggressive optimization" it is a bug in C
front-end, I guess in the "loop initial declarations" implementation.


More information about the Gcc-bugs mailing list