This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 77d372abec0 x86: Error on -fcf-protection with incompatible target new 236d6a33ca6 mklog: skip unsupported files new 7624c58c6b7 gcov: add one more pytest
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: contrib/mklog.py | 3 +++ gcc/testsuite/g++.dg/gcov/gcov-17.C | 40 +++++++++++++++++++++++++++++++ gcc/testsuite/g++.dg/gcov/test-gcov-17.py | 37 ++++++++++++++++++++++++++++ 3 files changed, 80 insertions(+) create mode 100644 gcc/testsuite/g++.dg/gcov/gcov-17.C create mode 100644 gcc/testsuite/g++.dg/gcov/test-gcov-17.py