https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110410
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Yes phiopt again: _7 = _3 >> _6; iftmp.7_27 = (unsigned int) _7; _13 = _7 > 0; _12 = (unsigned int) _13; _11 = _12 | iftmp.7_27;
pinskia at gcc dot gnu.org via Gcc-bugs Mon, 26 Jun 2023 08:58:07 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110410
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Yes phiopt again: _7 = _3 >> _6; iftmp.7_27 = (unsigned int) _7; _13 = _7 > 0; _12 = (unsigned int) _13; _11 = _12 | iftmp.7_27;