This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ca16a224db6 [C++ PATCH] overloaded operator fns [2/N] new 830841329be Fix typo in my email, in changelog. new eb356edc35c GCOV: add -j argument (human readable format).
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 | 10 +++++++++- gcc/doc/gcov.texi | 5 +++++ gcc/gcov.c | 40 ++++++++++++++++++++++++++++++++++++++-- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/gcov/loop.C | 27 +++++++++++++++++++++++++++ gcc/testsuite/lib/gcov.exp | 2 +- 6 files changed, 85 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/gcov/loop.C