https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71539
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71539
--- Comment #2 from cubitect at gmail dot com ---
Thank you for the tip! I was unaware that signed integer overflow is undefined
in standard C. I was rewriting some java code in C when I ran into this
problem, so this makes sense now. (Though I st
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71539
mednafen at sent dot com changed:
What|Removed |Added
CC||mednafen at sent dot com
--- C