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

--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Thu Aug  2 10:17:34 2018
New Revision: 263248

URL: https://gcc.gnu.org/viewcvs?rev=263248&root=gcc&view=rev
Log:
Fix gcov misleading error (PR gcov-profile/86817).

2018-08-02  Martin Liska  <mli...@suse.cz>

        PR gcov-profile/86817
        * gcov.c (process_all_functions): New function.
        (main): Call it.
        (process_file): Move functions processing to
        process_all_functions.

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

Reply via email to