This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5ae1ce7e380 2018-11-18 Sandra Loosemore sandra@codesourcery.com new feedb53d01d Detect mixed usage of spaces and tabs. new 7aaa2cc6993 Strenghten assumption about function start and end line (PR [...]
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/ChangeLog | 5 +++ contrib/check_GNU_style_lib.py | 29 +++++++++++- gcc/ChangeLog | 5 +++ gcc/coverage.c | 4 +- gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/g++.dg/gcov/pr88045.C | 90 +++++++++++++++++++++++++++++++++++++ 6 files changed, 136 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/gcov/pr88045.C