This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d0a206abc6c tree-optimization/97838 - fix SLP leaf detection new 27f7fb79d27 gcov: Add -fprofile-info-section support new 82e44f5ce8c Add .cache to git ignore. new b2099e9fd94 libstdc++: Fix error shown during Solaris build
The 3 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: .gitignore | 1 + gcc/common.opt | 8 ++++++++ gcc/coverage.c | 28 ++++++++++++++++++++++++++-- gcc/doc/invoke.texi | 29 +++++++++++++++++++++++++++++ gcc/opts.c | 4 ++++ gcc/testsuite/gcc.dg/profile-info-section.c | 20 ++++++++++++++++++++ libstdc++-v3/src/Makefile.am | 4 ++-- libstdc++-v3/src/Makefile.in | 4 ++-- 8 files changed, 92 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/profile-info-section.c