This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/gnu-release-arm-spec2k6-O3 in repository toolchain/ci/gcc.
from 34f70625ce5 Daily bump. adds 80ffeaec54d Daily bump. adds ac03093140b Daily bump. adds a6a15fc45e2 Daily bump. adds 25b33ea27b1 Daily bump. adds 66d3e6b8911 Daily bump. adds c40b640ebce i386: Fix __builtin_floor with FE_DOWNWARD rounding directi [...] new ea8d2c77e11 PR fortran/98307 - Dependency check fails when using "allocatable" new 38e0d26587e Daily bump.
The 2 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 | 7 +++++++ gcc/DATESTAMP | 2 +- gcc/config/i386/i386.c | 25 ++++++++++++++++++++----- gcc/fortran/ChangeLog | 9 +++++++++ gcc/fortran/trans-stmt.c | 5 +++-- gcc/testsuite/ChangeLog | 13 +++++++++++++ gcc/testsuite/gcc.target/i386/pr96793.c | 28 ++++++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/forall_19.f90 | 32 ++++++++++++++++++++++++++++++++ 8 files changed, 113 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr96793.c create mode 100644 gcc/testsuite/gfortran.dg/forall_19.f90