re PR gcov-profile/30650 (ICE with -fprofile-use)
authorJan Hubicka <jh@suse.cz>
Sat, 3 Feb 2007 23:35:42 +0000 (00:35 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 3 Feb 2007 23:35:42 +0000 (23:35 +0000)
commit3855c807ceb26c6adc9774cd9b9f7793939978bf
treed998d2832e7420def69a99beb6da3a0cadc8cdf5
parent2b54c30fb0d5947b296e97191c4758864acfc976
re PR gcov-profile/30650 (ICE with -fprofile-use)

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.

From-SVN: r121554
gcc/ChangeLog
gcc/gcov-io.h
gcc/value-prof.c