This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap_O1 in repository toolchain/ci/gcc.
from 187c96ea531 asan: fix RTX emission for ilp32 adds 9322c84f465 go.test: update issue4085b.go to version from Go 1.13 adds 81568ce966d Daily bump. adds e783a36f0b8 Daily bump. new 9224bcfd6a4 When avoiding double deallocation, look at namespace, expre [...] new 152aaef6feb PR fortran/95503 - Fix ICE in gfc_is_simply_contiguous, at [...]
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 | 14 ++++++++ gcc/DATESTAMP | 2 +- gcc/fortran/class.c | 18 ++++++++-- gcc/fortran/expr.c | 4 ++- gcc/fortran/gfortran.h | 18 ++++++++-- gcc/fortran/symbol.c | 12 +++++++ gcc/testsuite/gfortran.dg/finalize_34.f90 | 2 +- gcc/testsuite/gfortran.dg/finalize_36.f90 | 39 ++++++++++++++++++++++ gcc/testsuite/gfortran.dg/pr95503.f90 | 7 ++++ gcc/testsuite/go.test/test/fixedbugs/issue4085b.go | 4 ++- 10 files changed, 110 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/finalize_36.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr95503.f90