https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104297
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Note at -O2, t is no longer optimized to MIN_EXPR either due to VRP proping in the value -2147483648 .
pinskia at gcc dot gnu.org via Gcc-bugs Fri, 09 Jun 2023 09:26:32 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104297
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Note at -O2, t is no longer optimized to MIN_EXPR either due to VRP proping in the value -2147483648 .