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/release-aarch64-bootstrap_debug in repository toolchain/ci/gcc.
from c749de49376 Daily bump. adds 99679c0ff73 Daily bump. adds 3a9dcef5c19 libstdc++: Update value of __cpp_lib_ios_noreplace macro adds 0b4d2f5e7b4 libstdc++: Rename data members of std::unexpected and std:: [...] adds 61076545cb3 libstdc++: Make std::string_view(Range&&) constructor explicit adds 25b11619a83 Do not enable -mblock-ops-vector-pair. adds 4178af1a5f6 Daily bump. adds b8d9acc373c Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 5 ++++ gcc/DATESTAMP | 2 +- gcc/config/rs6000/rs6000.cc | 11 -------- libstdc++-v3/ChangeLog | 33 ++++++++++++++++++++++ libstdc++-v3/include/bits/ios_base.h | 2 +- libstdc++-v3/include/std/expected | 32 ++++++++++----------- libstdc++-v3/include/std/string_view | 2 +- libstdc++-v3/include/std/version | 2 +- .../basic_string_view/cons/char/range_c++20.cc | 28 +++++++++++++++--- .../basic_string_view/cons/wchar_t/range_c++20.cc | 30 ++++++++++++++++---- .../27_io/basic_ofstream/open/char/noreplace.cc | 4 +-- .../27_io/basic_ofstream/open/wchar_t/noreplace.cc | 4 +-- 12 files changed, 111 insertions(+), 44 deletions(-)