This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/gcc.
from 652c2873620 Fortran: catch failed simplification of bad stride expression adds 4394fd67264 testsuite: Fix check_effective_target_rop_ok [PR103556, PR103586] adds cf2cd61dce4 c++: Fix decltype-bitfield1.C on i?86 adds 9eec77c0df9 Fortran: perform array subscript checks only for valid INTE [...] new 1f6b0003b66 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 | 54 +++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/cp/ChangeLog | 7 ++++ gcc/fortran/ChangeLog | 18 +++++++++ gcc/fortran/frontend-passes.c | 4 ++ gcc/testsuite/ChangeLog | 52 ++++++++++++++++++++++++ gcc/testsuite/g++.dg/cpp0x/decltype-bitfield1.C | 48 +++++++++++----------- gcc/testsuite/gfortran.dg/pr103607.f90 | 12 ++++++ gcc/testsuite/lib/target-supports.exp | 3 +- libstdc++-v3/ChangeLog | 10 +++++ 10 files changed, 183 insertions(+), 27 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr103607.f90