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

--- Comment #10 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Tue Oct 31 11:55:19 2017
New Revision: 254257

URL: https://gcc.gnu.org/viewcvs?rev=254257&root=gcc&view=rev
Log:
GCOV: document behavior of -fkeep-{static,inline}-functions (PR
gcov-profile/82633).

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

        PR gcov-profile/82633
        * doc/gcov.texi: Document -fkeep-{static,inline}-functions and
        their interaction with GCOV infrastructure.
        * configure.ac: Add -fkeep-{inline,static}-functions to
        coverage_flags.
        * configure: Regenerate.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/configure
    trunk/gcc/configure.ac
    trunk/gcc/doc/gcov.texi

Reply via email to