https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116193
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2024-08-02 Status|UNCONFIRMED |WAITING Ever confirmed|0 |1 --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Huh? Is this thinking about being added to the C standard? I suspect this will be abused just as clang's "unsigned overflow" ubsan has been abused and incorrect bug reports to library developers has happened (e.g. one to libstdc++ for some psedu-random code where it uses wrapping).