------- Comment #7 from hubicka at gcc dot gnu dot org 2007-02-03 23:35 ------- Subject: Bug 30650
Author: hubicka Date: Sat Feb 3 23:35:42 2007 New Revision: 121554 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121554 Log: PR gcov-profile/30650 * value-prof.c (stringop_block_profile): Fix handling of size counter; do not divide by zero for never executed counters. (tree_find_values_to_profile): Fix counters. * gcov-ui.h (GCOV_COUNTER_AVERAGE, GCOV_COUNTER_IOR): Fix comments. Modified: trunk/gcc/ChangeLog trunk/gcc/gcov-io.h trunk/gcc/value-prof.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30650