This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/33043] Miscompiled statement a[i] = (a[i]++) % x;
- From: "gjasny at web dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Aug 2007 12:02:25 -0000
- Subject: [Bug c/33043] Miscompiled statement a[i] = (a[i]++) % x;
- References: <bug-33043-13848@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from gjasny at web dot de 2007-08-10 12:02 -------
I've found:
http://c-faq.com/expr/seqpoints.html
*** This bug has been marked as a duplicate of 11751 ***
--
gjasny at web dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33043