[Bug tree-optimization/120916] debug info for IV increment is lost
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120916 --- Comment #3 from Jan Hubicka --- 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...
[Bug tree-optimization/120916] debug info for IV increment is lost
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120916 Andrew Pinski changed: What|Removed |Added Depends on||32445 --- Comment #2 from Andrew Pinski