GCOV: remove misleading branches and calls info for -f option (PR gcov-profile/89000).
commite4b52fcaf50dadbed3ebd0e8e9805a61644231e2
authorMartin Liska <mliska@suse.cz>
Tue, 5 Feb 2019 12:17:45 +0000 (5 13:17 +0100)
committerMartin Liska <marxin@gcc.gnu.org>
Tue, 5 Feb 2019 12:17:45 +0000 (5 12:17 +0000)
tree9c04e33741acf3c1ded49eb0299a96b2eb507051
parent9aa2470ab2c98bdd276c2682a96e5a4bdfcdbb48
GCOV: remove misleading branches and calls info for -f option (PR gcov-profile/89000).

2019-02-05  Martin Liska  <mliska@suse.cz>

PR gcov-profile/89000
* gcov.c (function_summary): Remove argument.
(file_summary): New function.
(print_usage): Replace tabs with spaces.
(generate_results): Use new function file_summary.

From-SVN: r268533
gcc/ChangeLog
gcc/gcov.c