https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126044
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Keywords| |missed-optimization
Status|UNCONFIRMED |NEW
Blocks| |85316
Last reconfirmed| |2026-06-30
--- Comment #1 from Drea Pinski <pinskia at gcc dot gnu.org> ---
Looks like we handle the positive rhs range for % but not the negative version
of it.
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85316
[Bug 85316] [meta-bug] VRP range propagation missed cases