This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 743c04db2f9 Fortran: Implement F2018 IMPORT statements [PR106135] new 4faa42ac0de libstdc++: Treat __int128 as a real integral type [PR96710] new 25ea539b3de libstdc++: Always treat __float128 as a floating-point type
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/bits/cpp_type_traits.h | 26 +++++++++------ libstdc++-v3/include/bits/iterator_concepts.h | 34 ------------------- libstdc++-v3/include/bits/max_size_type.h | 48 +++++++++++++-------------- libstdc++-v3/include/bits/ranges_base.h | 15 --------- libstdc++-v3/include/bits/stl_algobase.h | 9 ++++- libstdc++-v3/include/ext/numeric_traits.h | 6 ---- libstdc++-v3/include/std/charconv | 4 +++ libstdc++-v3/include/std/format | 14 -------- libstdc++-v3/include/std/limits | 3 +- libstdc++-v3/include/std/type_traits | 27 ++++++++++++++- 10 files changed, 78 insertions(+), 108 deletions(-)