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_build/master-arm 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 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 adds ad9c394114b libstdc++: Fix dg-prune-output assertion message
No new revisions were added by this update.
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 ++++ gcc/testsuite/gcc.target/tic6x/rotdi16-scan.c | 8 ++- .../25_algorithms/copy/debug/constexpr_neg.cc | 2 +- .../copy_backward/debug/constexpr_neg.cc | 2 +- .../25_algorithms/equal/debug/constexpr_neg.cc | 2 +- .../lower_bound/debug/constexpr_partitioned_neg.cc | 2 +- .../debug/constexpr_partitioned_pred_neg.cc | 2 +- .../lower_bound/debug/constexpr_valid_range_neg.cc | 2 +- .../upper_bound/debug/constexpr_partitioned_neg.cc | 2 +- .../debug/constexpr_partitioned_pred_neg.cc | 2 +- .../upper_bound/debug/constexpr_valid_range_neg.cc | 2 +- .../testsuite/std/ranges/iota/max_size_type.cc | 1 + 22 files changed, 163 insertions(+), 41 deletions(-)