[Bug c/53382] incorrect associativity in expressions

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed May 16 23:08:00 GMT 2012


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

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> 2012-05-16 23:05:45 UTC ---
 -pop(&mystack) + pop(&mystack)

Either pop can come first as there is no sequence point between them.



More information about the Gcc-bugs mailing list