https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119429
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WONTFIX --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Since this is well defined this is not a bug. The bug is clang allows reporting of this and saying it is undefined. Basically -fsanitize=integer is broken and should NOT be used with well defined code.