[Bug tree-optimization/120916] debug info for IV increment is lost

2025-07-01 Thread hubicka at gcc dot gnu.org via Gcc-bugs
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

2025-07-01 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120916 Andrew Pinski changed: What|Removed |Added Depends on||32445 --- Comment #2 from Andrew Pinski