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-Os in repository toolchain/ci/gcc.
from 81568ce966d Daily bump. adds e783a36f0b8 Daily bump. adds 9224bcfd6a4 When avoiding double deallocation, look at namespace, expre [...] adds 152aaef6feb PR fortran/95503 - Fix ICE in gfc_is_simply_contiguous, at [...] adds a251bf8229e Daily bump. adds 93c2834e924 Daily bump. adds d9867034e03 c++: zero_init_expr_p of dependent expression [PR95678] new d2132067ab2 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/DATESTAMP | 2 +- gcc/cp/ChangeLog | 6 +++++ gcc/cp/tree.c | 2 +- gcc/fortran/ChangeLog | 16 +++++++++++++ gcc/fortran/class.c | 18 +++++++++++--- gcc/fortran/expr.c | 4 +++- gcc/fortran/gfortran.h | 18 +++++++++++--- gcc/fortran/symbol.c | 12 ++++++++++ gcc/testsuite/ChangeLog | 16 +++++++++++++ gcc/testsuite/g++.dg/cpp0x/dependent3.C | 28 ++++++++++++++++++++++ gcc/testsuite/gfortran.dg/finalize_34.f90 | 2 +- gcc/testsuite/gfortran.dg/finalize_36.f90 | 39 +++++++++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/pr95503.f90 | 7 ++++++ 13 files changed, 160 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/dependent3.C create mode 100644 gcc/testsuite/gfortran.dg/finalize_36.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr95503.f90