This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a21b99e8ceb Bump gcc/BASE-VER to 11.0.1 now that we are in stage4. new 7244879b883 libstdc++: Add std::to_underlying for C++23 new 75c74a83ace libstdc++: Fix narrowing conversion in year_month_day [PR 99265]
The 2 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/std/chrono | 4 ++-- libstdc++-v3/include/std/utility | 9 ++++++++ libstdc++-v3/include/std/version | 3 ++- .../char/2.cc => 20_util/to_underlying/1.cc} | 27 +++++++++++++++------- .../char/2.cc => 20_util/to_underlying/version.cc} | 14 +++++------ 5 files changed, 39 insertions(+), 18 deletions(-) copy libstdc++-v3/testsuite/{21_strings/basic_string_view/operations/contains/char [...] copy libstdc++-v3/testsuite/{21_strings/basic_string_view/operations/contains/char [...]