This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 23db10bf039 Fix a thinko in tree-ssa-loop.c. new 5cb221f2b9c Remove indirect call top N counter type.
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 | 21 ++++++++ gcc/doc/invoke.texi | 3 -- gcc/gcov-counter.def | 3 -- gcc/gcov-io.h | 6 --- gcc/params.def | 8 --- gcc/profile.c | 1 - gcc/tree-profile.c | 14 +---- gcc/value-prof.c | 32 +---------- gcc/value-prof.h | 2 - libgcc/ChangeLog | 20 +++++++ libgcc/Makefile.in | 5 +- libgcc/libgcov-driver.c | 80 ---------------------------- libgcc/libgcov-merge.c | 62 --------------------- libgcc/libgcov-profiler.c | 133 ---------------------------------------------- libgcc/libgcov-util.c | 19 ------- libgcc/libgcov.h | 7 --- 16 files changed, 46 insertions(+), 370 deletions(-)