This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/gcc.
from cd754efa9a5 Fortran: ICE with automatic character object, save, and var [...] adds 307e0d40367 compiler: support export/import of unsafe.Add/Slice new 7b51202c2a0 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 | 6 ++++ 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 +++++++ 11 files changed, 147 insertions(+), 30 deletions(-)