This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allnoconfig in repository toolchain/ci/gcc.
from 892c8c9fc5d Daily bump. adds fe640ed0039 Sync gcc-changelog scripts. adds 542b564343f Fortran: Fix type-decl for PDT / wrong-code pdt_14.f03 issu [...] adds 9824022a0b8 rs6000: Use the correct minimized testcase new 3216a013107 Daily bump.
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: contrib/ChangeLog | 9 + contrib/gcc-changelog/git_commit.py | 20 ++- contrib/gcc-changelog/git_email.py | 5 +- contrib/gcc-changelog/git_repository.py | 2 +- contrib/gcc-changelog/setup.cfg | 2 + contrib/gcc-changelog/test_email.py | 19 +++ contrib/gcc-changelog/test_patches.txt | 125 ++++++++++++++ gcc/DATESTAMP | 2 +- gcc/fortran/ChangeLog | 8 + gcc/fortran/module.c | 3 + gcc/testsuite/ChangeLog | 8 + gcc/testsuite/gcc.target/powerpc/pr64505.c | 265 +++++------------------------ 12 files changed, 239 insertions(+), 229 deletions(-) create mode 100644 contrib/gcc-changelog/setup.cfg