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

--- Comment #1 from Marc Glisse <glisse at gcc dot gnu.org> ---
Folding (x%y)<y (with unsigned) would help as well. VRP already handles the
case where y is a constant.

Reply via email to