https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119984
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Note -fsanitize=undefined does catch this: /app/example.c:5:4: runtime error: signed integer overflow: 2139095040 + 1065353216 cannot be represented in type 'int'