re PR other/40498 (no_instrument_function attribute not documented to prevent -pg...
authorSandra Loosemore <sandra@codesourcery.com>
Mon, 19 Nov 2018 01:04:04 +0000 (20:04 -0500)
committerSandra Loosemore <sandra@gcc.gnu.org>
Mon, 19 Nov 2018 01:04:04 +0000 (20:04 -0500)
commit662076c9faa2a712196faa766482c79632091828
treefe16a6268fefda48b538db31b75aae80318265e9
parent45f27e5c6cae6be08879d2596b036135e75f66d6
re PR other/40498 (no_instrument_function attribute not documented to prevent -pg instrumentation)

2018-11-18  Sandra Loosemore  <sandra@codesourcery.com>

PR other/40498

gcc/
* doc/extend.texi (Common Function Attributes): Document that
no_instrument_function applies to -p and -pg, too.
* doc/invoke.texi (Instrumentation Options): Add cross-references
to docs for -p, -pg, and -finstrument-functions.

From-SVN: r266260
gcc/ChangeLog
gcc/doc/extend.texi
gcc/doc/invoke.texi