re PR other/20564 (gcov default behaviour changed)
authorNathan Sidwell <nathan@gcc.gnu.org>
Mon, 21 Mar 2005 12:31:10 +0000 (12:31 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Mon, 21 Mar 2005 12:31:10 +0000 (12:31 +0000)
commitf5d39c3d74dc91f2faf190114251226cc1f8b433
treeb8c8216b7c4c768f8df9ca92f9ef59d19256a99a
parente1283056b23aa2cc1060abb74c5b42f102780b7b
re PR other/20564 (gcov default behaviour changed)

PR other/20564
* gcov.c (output_lines): Only output function block summary when
outputting branch information.
* doc/gcov.texi: Document format of preamble and additional block
information lines.

From-SVN: r96788
gcc/ChangeLog
gcc/doc/gcov.texi
gcc/gcov.c