]> git.ipfire.org Git - thirdparty/gcc.git/commit
libgcov.c (gcov_exit): Cleanup and fix.
authorZdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
Sat, 2 Aug 2003 10:30:48 +0000 (12:30 +0200)
committerZdenek Dvorak <rakdver@gcc.gnu.org>
Sat, 2 Aug 2003 10:30:48 +0000 (10:30 +0000)
commit50612a04e59e7e68cd2ecedf34e9bad1ec2b5827
treec24ca8a30aa1c180b963e821ab1e55f1685897e2
parent7575931c17b4ce70f4b8cdd857225973767e96a9
libgcov.c (gcov_exit): Cleanup and fix.

* libgcov.c (gcov_exit): Cleanup and fix.
* profile.c (compute_value_histograms): Don't try to read profiles
that are not present.

From-SVN: r70100
gcc/ChangeLog
gcc/libgcov.c
gcc/profile.c