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 a11c53985a7 Fix test-suite pattern scanning. adds 679652a77da Fix negative integer range for UInteger. adds 09bc98098e4 libstdc++: Reorder constraints on std::span::span(Range&&) [...] adds 6f34b9e4f1e libstdc++: Missing constexpr for __gnu_debug::__valid_range etc new cf82e8d964a 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: contrib/ChangeLog | 4 + gcc/ChangeLog | 200 +++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 5 + gcc/opt-functions.awk | 4 +- gcc/optc-gen.awk | 2 +- gcc/params.opt | 4 +- gcc/testsuite/ChangeLog | 48 +++++ libcody/ChangeLog | 5 + libcpp/ChangeLog | 47 +++++ libstdc++-v3/ChangeLog | 22 +++ libstdc++-v3/include/debug/stl_iterator.h | 32 +++- libstdc++-v3/include/std/span | 6 +- .../testsuite/25_algorithms/move/constexpr.cc | 11 ++ 14 files changed, 376 insertions(+), 16 deletions(-)