This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_profiled 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. adds e9b639c4b53 libstdc++: Tweak timeout for testsuite/std/ranges/iota/max_ [...] adds fd26ce83981 Fix c6x test compromised by recent improvements to bswap & rotates
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 ++++ gcc/testsuite/gcc.target/tic6x/rotdi16-scan.c | 8 ++- .../testsuite/std/ranges/iota/max_size_type.cc | 1 + 14 files changed, 155 insertions(+), 33 deletions(-)