https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94934

--- Comment #3 from Gabriel Ravier <gabravier at gmail dot com> ---
In that case, it looks really easy to reimplemnet `-ftrapv` as literally just
enabling `-fsanitize=signed-integer-overflow
-fsanitize-undefined-trap-on-error`.

Reply via email to