This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix support for multiple counters sections
- From: Richard Henderson <rth at redhat dot com>
- To: Zdenek Dvorak <rakdver at atrey dot karlin dot mff dot cuni dot cz>
- Cc: Nathan Sidwell <nathan at codesourcery dot com>, gcc-patches at gcc dot gnu dot org, jh at suse dot cz
- Date: Fri, 1 Aug 2003 14:59:59 -0700
- Subject: Re: [PATCH] Fix support for multiple counters sections
- References: <3F0838E5.5020806@codesourcery.com> <20030731173647.GA6763@atrey.karlin.mff.cuni.cz>
On Thu, Jul 31, 2003 at 07:36:47PM +0200, Zdenek Dvorak wrote:
> * libgcov.c (gcov_exit): Cleanup and fix.
> * profile.c (compute_value_histograms): Don't try to read profiles
> that are not present.
The profile.c bit is fine. I'll let yall come to consensus
on libgcov by yourselves.
r~