This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_binutils/release-aarch64 in repository toolchain/ci/gcc.
from 8ce34200d64 git-backport: support renamed .cc files in commit message. adds 03ccfc8b9d2 Daily bump. adds 806d0ce8cb0 ipa: "naked" attribute implies "noipa" attribute adds 1b9037dd4ef Daily bump. adds 15eae6020dc git scripts: sync from master. adds 892c58d9311 [Ada] Compile s-mmap and 128bit on x86_64-linux-gnux32 adds 1d3f5f5e52a [Ada] Set target_cpu to x32 for x86_64-linux-gnux32 adds f953701576b Daily bump. adds 0351d851f79 Fortran: handle expansion of zero-sized array constructors
No new revisions were added by this update.
Summary of changes: contrib/ChangeLog | 13 +++++ contrib/git-backport.py | 50 ++----------------- contrib/git-commit-mklog.py | 6 +++ contrib/{git-backport.py => git-fix-changelog.py} | 59 ++++++++++++++--------- gcc/ChangeLog | 9 ++++ gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 22 +++++++++ gcc/ada/Makefile.rtl | 5 ++ gcc/ada/gcc-interface/Makefile.in | 7 +++ gcc/attribs.c | 11 ++--- gcc/c-family/ChangeLog | 24 +++++++++ gcc/cp/ChangeLog | 27 +++++++++++ gcc/fortran/ChangeLog | 10 ++++ gcc/fortran/array.c | 3 ++ gcc/testsuite/ChangeLog | 24 +++++++++ gcc/testsuite/gfortran.dg/pr102520.f90 | 6 +-- gcc/testsuite/gfortran.dg/pr103692.f90 | 23 +++++++++ 17 files changed, 218 insertions(+), 83 deletions(-) copy contrib/{git-backport.py => git-fix-changelog.py} (53%) create mode 100644 gcc/testsuite/gfortran.dg/pr103692.f90