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 54b825cfb6e Daily bump. adds 731f4bf14fc i386: Do not use %ecx DRAP for functions that use __builtin [...] adds fcea38e56c8 Daily bump. adds 7a0fab4bddc Fortran: reject simplifying TRANSFER for MOLD with storage size 0 adds 202be9f69a5 Daily bump. new 7d636a3353a 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: gcc/ChangeLog | 6 ++++++ gcc/DATESTAMP | 2 +- gcc/config/i386/i386.c | 3 ++- gcc/fortran/ChangeLog | 10 +++++++++ gcc/fortran/check.c | 2 +- gcc/testsuite/ChangeLog | 13 ++++++++++++ gcc/testsuite/gcc.target/i386/pr104362.c | 24 ++++++++++++++++++++++ gcc/testsuite/gfortran.dg/transfer_simplify_15.f90 | 11 ++++++++++ 8 files changed, 68 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr104362.c create mode 100644 gcc/testsuite/gfortran.dg/transfer_simplify_15.f90