This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9469143b3b0 2018-11-12 Sandra Loosemore sandra@codesourcery.com new c8f13853336 Fix documentation of __builtin_cpu_is and __builtin_cpu_sup [...] new aed74248917 Instrument only selected files (PR gcov-profile/87442).
The 2 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 | 19 ++++ gcc/common.opt | 8 ++ gcc/doc/extend.texi | 100 ++++++++++++++++++++- gcc/doc/invoke.texi | 19 ++++ gcc/testsuite/ChangeLog | 6 ++ ...{profile-generate-1.c => profile-filtering-1.c} | 5 +- ...{profile-generate-1.c => profile-filtering-2.c} | 5 +- gcc/tree-profile.c | 84 +++++++++++++++++ 8 files changed, 238 insertions(+), 8 deletions(-) copy gcc/testsuite/gcc.dg/{profile-generate-1.c => profile-filtering-1.c} (67%) copy gcc/testsuite/gcc.dg/{profile-generate-1.c => profile-filtering-2.c} (63%)