This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gdb/master-aarch64 in repository toolchain/ci/gcc.
from 6866f4819ad Add tests for PR tree-optimization/88531 adds cd754efa9a5 Fortran: ICE with automatic character object, save, and var [...] adds 307e0d40367 compiler: support export/import of unsafe.Add/Slice adds 7b51202c2a0 Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/DATESTAMP | 2 +- gcc/fortran/ChangeLog | 6 ++++ gcc/fortran/primary.c | 2 +- gcc/go/gofrontend/MERGE | 2 +- gcc/go/gofrontend/export.cc | 44 +++++++++++++++++++++++++-- gcc/go/gofrontend/export.h | 10 +++++++ gcc/go/gofrontend/expressions.cc | 8 +++++ gcc/go/gofrontend/expressions.h | 21 +++++++++++-- gcc/go/gofrontend/gogo.h | 4 +++ gcc/go/gofrontend/import.cc | 6 ++++ gcc/go/gofrontend/unsafe.cc | 64 +++++++++++++++++++++++++--------------- gcc/testsuite/ChangeLog | 10 +++++++ 12 files changed, 148 insertions(+), 31 deletions(-)