[Bug tree-optimization/127223] (int)unsigned0+(int)unsigned1 -> (int)(unsigned0+unsigned1) if unsigned0+unsigned1 does not overflow

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Sep 5 04:41:14 GMT 2026


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127223

Drea Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=126751

--- Comment #1 from Drea Pinski <pinskia at gcc dot gnu.org> ---
This is related to PR 126751 but slightly different.


More information about the Gcc-bugs mailing list