This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from 99679c0ff73 Daily bump. new 3a9dcef5c19 libstdc++: Update value of __cpp_lib_ios_noreplace macro new 0b4d2f5e7b4 libstdc++: Rename data members of std::unexpected and std:: [...] new 61076545cb3 libstdc++: Make std::string_view(Range&&) constructor explicit
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/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 +-- 8 files changed, 72 insertions(+), 32 deletions(-)