[Bug c++/37800] decrementation problem - different result in similar situations
paolo dot carlini at oracle dot com
gcc-bugzilla@gcc.gnu.org
Fri Oct 10 17:07:00 GMT 2008
------- Comment #3 from paolo dot carlini at oracle dot com 2008-10-10 17:06 -------
(In reply to comment #2)
> isn't it?
What you or I believe doesn't matter here, the specifications in the C / C++
Standard do. If you want to write portable code simply you can't rely on that
order. If you want to learn more about those issues, just google for sequence
points, as already mentioned elsewhere.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37800
More information about the Gcc-bugs
mailing list