On 6/10/2026 10:17 AM, Roman Beliaev wrote:
The check did not actually work due to the wrong condition in a for loop, which
was always false.
gcc/ChangeLog:
* gcov.cc (solve_flow_graph): Fix condition.
Thanks. I've pushed this to the trunk. jeff
