This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 13bf40b Add missing file. new 595e387 Introduce no_profile_instrument_function attribute
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 8 ++++++++ gcc/c-family/ChangeLog | 5 +++++ gcc/c-family/c-common.c | 21 ++++++++++++++++++++ gcc/doc/extend.texi | 6 ++++++ gcc/testsuite/ChangeLog | 5 +++++ .../gcc.dg/no_profile_instrument_function-attr-1.c | 23 ++++++++++++++++++++++ gcc/tree-profile.c | 3 +++ 7 files changed, 71 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/no_profile_instrument_function-attr-1.c