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

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
For the -fsanitize=unreachable, maybe just gimple_seq_unreachable_p shouldn't
return true ever if sanitize_flags_p (SANITIZE_UNREACHABLE).

Reply via email to