gcov.c
83.2 KB
-
Do not follow zero edges in cycle detection (PR gcov-profile/90380). · 2e9ff3bb
2019-05-13 Martin Liska <mliska@suse.cz> PR gcov-profile/90380 * gcov.c (handle_cycle): Do not support zero cycle count, it should not be possible. (path_contains_zero_cycle_arc): New function. (circuit): Ignore zero cycle arc counts. From-SVN: r271117
Martin Liska committed