This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 23438370f76 openmp: Fix up build if HAVE_SYNC_BUILTINS is not defined. new 871e5ada6d5 Make TOPN counter dynamically allocated. new 9127b523987 contrib: Make prepare-commit-msg hook safe for older branches new 6fb93242cbf gcc-changelog: Improve error text for overlong ChangeLog lines
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: contrib/gcc-changelog/git_commit.py | 2 +- contrib/prepare-commit-msg | 3 + gcc/coverage.c | 7 ++- gcc/doc/gcov-dump.texi | 5 ++ gcc/gcov-dump.c | 14 ++++- gcc/gcov-io.h | 22 +++++-- gcc/ipa-profile.c | 11 ++-- gcc/profile.c | 70 ++++++++++++---------- gcc/value-prof.c | 59 +++++++++++------- libgcc/libgcov-driver.c | 116 +++++++++++++++++------------------- libgcc/libgcov-merge.c | 103 +++++++------------------------- libgcc/libgcov-profiler.c | 40 +------------ libgcc/libgcov.h | 87 +++++++++++++++++++++++++++ 13 files changed, 289 insertions(+), 250 deletions(-)