This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 29eb6f8f41e libstdc++: Remove workaround for reserved init_priority warnings new 32457bc25fe libstdc++: Fix invalid signed arguments to <bit> functions new e8ad697a75b libstdc++: Use new type-generic built-ins in <bit> [PR118855] new 57f65c5c027 libstdc++: Add parentheses around _GLIBCXX_HAS_BUILTIN definition new c0e865f73dd libstdc++: Workaround Clang bug with __array_rank built-in [...]
The 4 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/c++config | 2 +- libstdc++-v3/include/experimental/bits/simd.h | 2 +- libstdc++-v3/include/std/bit | 12 ++++++++++++ libstdc++-v3/include/std/type_traits | 6 ++++-- libstdc++-v3/src/c++17/floating_from_chars.cc | 5 +++-- libstdc++-v3/src/c++17/memory_resource.cc | 3 ++- 6 files changed, 23 insertions(+), 7 deletions(-)