https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120727
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I am sure this is a false positive since there is no such thing as unsigned overflow. It is always wrapping.
pinskia at gcc dot gnu.org via Gcc-bugs Sat, 21 Jun 2025 13:32:13 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120727
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I am sure this is a false positive since there is no such thing as unsigned overflow. It is always wrapping.