GCOV: document behavior of -fkeep-{static,inline}-functions (PR gcov-profile/82633).
commit7aa650153c254090ed3f393320471967ed71cb10
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 31 Oct 2017 11:55:19 +0000 (31 11:55 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 31 Oct 2017 11:55:19 +0000 (31 11:55 +0000)
treedb0a5d967d87dd9bb161c77101e1244d059673b7
parent0ad1ff19a563766d3c4710e7dd10431b4e305ff7
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@254257 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/configure
gcc/configure.ac
gcc/doc/gcov.texi