https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94934
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94934
--- Comment #4 from Jakub Jelinek ---
(In reply to Gabriel Ravier from comment #3)
> In that case, it looks really easy to reimplemnet `-ftrapv` as literally
> just enabling `-fsanitize=signed-integer-overflow
> -fsanitize-undefined-trap-on-error
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94934
--- Comment #3 from Gabriel Ravier ---
In that case, it looks really easy to reimplemnet `-ftrapv` as literally just
enabling `-fsanitize=signed-integer-overflow
-fsanitize-undefined-trap-on-error`.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94934
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94934
Richard Biener changed:
What|Removed |Added
Target||x86_64-*-*
Component|tree-opti