[Bug c/39143] Incorrect compilation involving assignment by addition/substraction
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Feb 9 18:45:00 GMT 2009
------- Comment #1 from pinskia at gcc dot gnu dot org 2009-02-09 18:45 -------
This code is undefined as you are assigning to the variable i without a
sequence point inbetween the assignment.
*** This bug has been marked as a duplicate of 11751 ***
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39143
More information about the Gcc-bugs
mailing list