This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/37800] decrementation problem - different result in similar situations



------- Comment #4 from paolo dot carlini at oracle dot com  2008-10-10 17:17 -------
By the way, those two cases, *both* lead to undefined behavior. I would
recommend you using -Wsequence-point more frequently.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]