[Bug c++/57842] for statement not terminating properly

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Jul 7 16:15:00 GMT 2013


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The reason why it prints 11 is because the second if is true after the first
loop.



More information about the Gcc-bugs mailing list