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_build/release-aarch64 in repository toolchain/ci/gcc.
from 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 adds 448e9a53939 Daily bump. new 99566992720 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 | 6 +++ contrib/git-backport.py | 50 ++----------------- contrib/git-commit-mklog.py | 6 +++ contrib/{git-backport.py => git-fix-changelog.py} | 59 ++++++++++++++--------- gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 22 +++++++++ gcc/ada/Makefile.rtl | 5 ++ gcc/ada/gcc-interface/Makefile.in | 7 +++ gcc/fortran/ChangeLog | 9 ++++ gcc/fortran/array.c | 3 ++ gcc/testsuite/ChangeLog | 9 ++++ gcc/testsuite/gfortran.dg/pr102520.f90 | 6 +-- gcc/testsuite/gfortran.dg/pr103692.f90 | 23 +++++++++ 13 files changed, 132 insertions(+), 75 deletions(-) copy contrib/{git-backport.py => git-fix-changelog.py} (53%) create mode 100644 gcc/testsuite/gfortran.dg/pr103692.f90