https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120916
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2025-07-01 Status|UNCONFIRMED |NEW Summary|debug info for IV increment |debug line info for IV |is lost |increment is lost Ever confirmed|0 |1 --- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Jan Hubicka from comment #3) > Well, PR32445 is about us not being able to vartrack value of I. I think > that may be fixed since then by adding corresponding debug binds. > > However here we are missing info about statement being executed... Yes so maybe not exactly a dup bug definitely related and such.