[Bug c/33248] The execution gives wrong results when compiled with mingw32-gcc 3.4.2

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Aug 30 12:34:00 GMT 2007



------- Comment #1 from rguenth at gcc dot gnu dot org  2007-08-30 12:33 -------
There is no sequence point between *p++ and *p. So you hit #2 of the most
frequently reported (non-)bugs.

*** This bug has been marked as a duplicate of 11751 ***


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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



More information about the Gcc-bugs mailing list