It will not "overflow". Signed integer overflow is undefined behavior. The compiler could remove the whole loop or do anything else imaginable (or not).
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
replies: