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-arm 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 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/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(-)