This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3b7272a2f73 Update gcc sv.po. new 9252a208f48 coroutines: Collect the function body rewrite code. new de4676c923c gcc-changelog: come up with GitInfo wrapper. new b05c4c2c5da gcc-changelog: support 'This revert commit' prefix. new 458f12eda16 Daily bump.
The 4 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 | 13 + contrib/gcc-changelog/git_check_commit.py | 2 +- contrib/gcc-changelog/git_commit.py | 68 ++-- contrib/gcc-changelog/git_email.py | 9 +- contrib/gcc-changelog/git_repository.py | 53 +-- gcc/ChangeLog | 73 ++++ gcc/DATESTAMP | 2 +- gcc/cp/ChangeLog | 24 ++ gcc/cp/coroutines.cc | 542 ++++++++++++------------------ gcc/fortran/ChangeLog | 17 + gcc/po/ChangeLog | 4 + gcc/testsuite/ChangeLog | 69 ++++ libstdc++-v3/ChangeLog | 10 + 13 files changed, 502 insertions(+), 384 deletions(-)