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

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

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

--- Comment #8 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
With https://gcc.gnu.org/pipermail/gcc-patches/2023-September/629128.html we
get:
  _34 = (int) _13;
  _30 = (unsigned int) _13;
  _22 = _30 == 4294967295;
  _35 = _22 ? _34 : 0;

Reply via email to