This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5c8b7fcc04b ada: Remove last uses of System.Address_Operations in runti [...] new cfc9fa3bddd libstdc++: Enable more debug assertions during constant eva [...] new 8fd84bc009b libstdc++: Add debug assertions to std::vector<bool> [PR103191] new dafa750c8a6 libstdc++: Fix std::format for chrono::duration with unsign [...]
The 3 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: libstdc++-v3/include/bits/chrono_io.h | 5 ++- libstdc++-v3/include/bits/stl_bvector.h | 30 ++++++++++++--- libstdc++-v3/include/debug/assertions.h | 14 ++++--- libstdc++-v3/testsuite/20_util/duration/io.cc | 6 +++ .../array/element_access/constexpr_c++17.cc | 44 ++++++++++++++++++++++ .../vector/bool/element_access/constexpr.cc | 2 +- .../vector/element_access/constexpr.cc | 24 ++++++++++-- 7 files changed, 107 insertions(+), 18 deletions(-)