This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/9693: sequence point consistency
- From: nathan at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, lxg8906 at yahoo dot com, nobody at gcc dot gnu dot org
- Date: 13 Feb 2003 22:30:38 -0000
- Subject: Re: c++/9693: sequence point consistency
- Reply-to: nathan at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, lxg8906 at yahoo dot com, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: sequence point consistency
State-Changed-From-To: open->closed
State-Changed-By: nathan
State-Changed-When: Thu Feb 13 22:30:38 2003
State-Changed-Why:
not a bug. the first program invokes undefined behaviour, the
second does not. The C++ standard defines where sequence points are.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9693