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

--- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Mon Apr 10 11:37:14 2017
New Revision: 246804

URL: https://gcc.gnu.org/viewcvs?rev=246804&root=gcc&view=rev
Log:
Support multiple files w/ -i option in gcov (PR gcov-profile/80224).

2017-04-10  Martin Liska  <mli...@suse.cz>

        PR gcov-profile/80224
        * gcov.c (print_usage): Fix usage string.
        (get_gcov_intermediate_filename): Remove.
        (output_gcov_file): Use both for normal and intermediate format.
        (generate_results): Do not initialize special file for
        intermediate format.

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

Reply via email to