https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89000

--- Comment #4 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Tue Feb  5 12:17:45 2019
New Revision: 268533

URL: https://gcc.gnu.org/viewcvs?rev=268533&root=gcc&view=rev
Log:
GCOV: remove misleading branches and calls info for -f option (PR
gcov-profile/89000).

2019-02-05  Martin Liska  <mli...@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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gcov.c

Reply via email to