optimization/9675: store-and-increment becomes increment-and-store

rearnsha@gcc.gnu.org rearnsha@gcc.gnu.org
Wed Feb 12 18:54:00 GMT 2003


Synopsis: store-and-increment becomes increment-and-store

State-Changed-From-To: open->closed
State-Changed-By: rearnsha
State-Changed-When: Wed Feb 12 18:54:38 2003
State-Changed-Why:
    Not a bug.  You use and increment a variable twice in the same expression.  This is undefined behaviour.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9675



More information about the Gcc-bugs mailing list