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-aarch64-bootstrap in repository toolchain/ci/gcc.
from 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 adds cf82e8d964a Daily bump.
No new revisions were added by this update.
Summary of changes: contrib/ChangeLog | 4 + gcc/ChangeLog | 200 +++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 5 + 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 ++ 11 files changed, 370 insertions(+), 12 deletions(-)