------- 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