https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125458
Thomas Koenig <tkoenig at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Constant integer overflow |]13/14/15/16/17 Regression]
|not detected |Constant integer overflow
| |not detected
Status|UNCONFIRMED |NEW
Last reconfirmed| |2026-06-23
Ever confirmed|0 |1
Target Milestone|--- |13.5
--- Comment #1 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
According to godbolt, the error was issued in 7.3, but no longer
in 8.1, so this is a regression.