This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap_ubsan in repository toolchain/ci/gcc.
from b6bef1cbc14 libstdc++: Implement LWG 3404 for C++20 subrange [PR 100044] adds df25ad4531d Daily bump. adds 63d4c1b5a43 Fix thinko in libcpp preparation patch for modules adds cac0f0e24d8 Further increase the limit on the size of accepted Ada files adds d83dace65b9 libstdc++: Fix <bit> to work freestanding [PR 100060] adds 062b65404f0 Daily bump. adds e9cc5cc589c Sync gcc-changelog scripts.
No new revisions were added by this update.
Summary of changes: contrib/gcc-changelog/git_commit.py | 51 ++++++++-- contrib/gcc-changelog/git_email.py | 2 +- contrib/gcc-changelog/git_update_version.py | 4 + contrib/gcc-changelog/setup.cfg | 3 + contrib/gcc-changelog/test_email.py | 20 ++++ contrib/gcc-changelog/test_patches.txt | 147 ++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 9 ++ gcc/ada/gcc-interface/misc.c | 3 + gcc/ada/gcc-interface/trans.c | 62 +++++------- gcc/fortran/ChangeLog | 9 ++ gcc/testsuite/ChangeLog | 8 ++ libcpp/ChangeLog | 6 ++ libcpp/include/line-map.h | 10 +- libcpp/line-map.c | 2 +- libstdc++-v3/ChangeLog | 32 ++++++ libstdc++-v3/include/std/bit | 18 +++- 17 files changed, 331 insertions(+), 57 deletions(-)