[gcov]: Fix loop detection

Nathan Sidwell nathan@codesourcery.com
Sun Apr 6 13:20:00 GMT 2003


Hi,
I've installed this obvious fix for the loop detection needed in gcov's
all-block mode - silly me was using the wrong algorithm. It also tweaks
which line blocks are attached to in that mode (their last), which fits
better with non-block mode, and user intuition.

booted & tested on i686-pc-linux-gnu.

nathan
-- 
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
          The voices in my head said this was stupid too
nathan@codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ : nathan@acm.org

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gcov-5.patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20030406/666ee9a6/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gcov-9.c
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20030406/666ee9a6/attachment.c>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gcov-10.c
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20030406/666ee9a6/attachment-0001.c>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gcov-11.c
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20030406/666ee9a6/attachment-0002.c>


More information about the Gcc-patches mailing list