[Bug c++/11363] Execution order is not correct

pinskia at physics dot uc dot edu gcc-bugzilla@gcc.gnu.org
Sat Jun 28 18:20:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID
            Summary|Execution order is not      |Execution order is not
                   |correct                     |correct


------- Additional Comments From pinskia at physics dot uc dot edu  2003-06-28 18:20 -------
Not a bug. The ISO/ANSI C++ standard (unlike Java) allows the order within sequence points to be 
executed in any order.



More information about the Gcc-bugs mailing list