https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119831
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Last reconfirmed| |2025-04-16 --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Confirmed. I had just saw a bug about `&a + t` should then infer the range of t is `[0,1]` afterwards but I can't find it right now.