https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87837
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> --- That is unfortunately too hard, because there are just too many places where the FEs can construct these. That said, having one macro like TYPE_OVERFLOW_UNDEFINED that would combine that and !TYPE_OVERFLOW_SANITIZED for that type might make things easier.