gcov-dump.c (tag_summary): Remove max_sum
authorJan Hubicka <jh@suse.cz>
Thu, 17 Apr 2003 23:33:05 +0000 (01:33 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 17 Apr 2003 23:33:05 +0000 (23:33 +0000)
commitd101590bee35f4025ee7dc8c2032e4320e79a82c
tree23752dc94793eb5296a89023e2bd1815c4e0ce8c
parent04c5580f371b08c0cccb05a520b69097512e3f62
gcov-dump.c (tag_summary): Remove max_sum

* gcov-dump.c (tag_summary): Remove max_sum
* gcov-io.h (gcov_summary, gcov_write_summary, gcov_read_summary): Kill
max_sum.
* libgcov.c (gcov_exit): Do one pass over the data.  Make error message
more verbose.

From-SVN: r65758
gcc/ChangeLog
gcc/gcov-dump.c
gcc/gcov-io.h
gcc/libgcov.c