[Bug c/98250] Wrong code path with -O1 and signed overflow
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98250 --- Comment #2 from Jakub Jelinek --- After UB anything can happen, just don't invoke UB in your programs. Please read e.g. https://blog.regehr.org/archives/213
[Bug c/98250] Wrong code path with -O1 and signed overflow
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98250 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---