This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/38961] if () block not true but a command in it is still in effect
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jan 2009 18:19:38 -0000
- Subject: [Bug c/38961] if () block not true but a command in it is still in effect
- References: <bug-38961-16461@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from rguenth at gcc dot gnu dot org 2009-01-24 18:19 -------
You are invoking undefined behavior so anything can happen.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38961