[Bug gcov-profile/82633] Document GCOV and function removal (-fkeep-inline-functions, -fkeep-static-functions)
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Oct 31 11:56:00 GMT 2017
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 <mliska@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
More information about the Gcc-bugs
mailing list