https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115409
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Last reconfirmed| |2024-06-10
Status|UNCONFIRMED |NEW
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed.
Note patches should be sent to gcc-patches@ after reading
https://gcc.gnu.org/contribute.html .
Also the warning only happens if you use -Wshift-overflow=2 as documented.
Next time also show the full command line that is used for compiling.