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-O2_LTO 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 [...] new a251bf8229e 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/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 | 11 +++++++++ gcc/testsuite/gfortran.dg/finalize_34.f90 | 2 +- gcc/testsuite/gfortran.dg/finalize_36.f90 | 39 +++++++++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/pr95503.f90 | 7 ++++++ 10 files changed, 120 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/finalize_36.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr95503.f90