This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix support for multiple counters sections


Zdenek Dvorak wrote:
Hello,


Changelog:

* libgcov.c (gcov_exit): Cleanup and fix.

I can't tell what is rearrangement and what is fix.


The problem was that the values array was not initialized for members above
GCOV_COUNTERS_SUMMABLE.
ah, I see the loops were different. your patch is ok

nathan

--
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
         The voices in my head said this was stupid too
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]