https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86628
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement Last reconfirmed|2018-07-23 00:00:00 |2021-12-12 --- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Note -fwrapv is able to detect the multiply because we can association when dealing with wrapping case.