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-aarch64-bootstrap_O3 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. adds 9224bcfd6a4 When avoiding double deallocation, look at namespace, expre [...] adds 152aaef6feb PR fortran/95503 - Fix ICE in gfc_is_simply_contiguous, at [...]
No new revisions were added by this update.
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