OSDN Git Service

PR gcov-profile/30650
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 3 Feb 2007 23:35:42 +0000 (23:35 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 3 Feb 2007 23:35:42 +0000 (23:35 +0000)
commit553eb299aadfe54096cf60a3331eb520e169e0f6
treed998d2832e7420def69a99beb6da3a0cadc8cdf5
parent67c3f5800258cc7f24b26b3a62e43eb30eee6df4
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@121554 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gcov-io.h
gcc/value-prof.c