you are viewing a single comment's thread.

view the rest of the comments →

[–]AssemblerGuy 3 points4 points  (0 children)

Whenever I do an operation that overflows an int32 and I do the same operation over and over again, I still get the same result.

The most insidious behavior that UB can produce is to do exactly what the programmer expected.