This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 14d4b4fb120 aarch64: Add Arm Neoverse V2 support new ffb03fa1285 libstdc++: Optimize std::bitset<N>::to_string new 4ceb5bc42d9 libstdc++: Enable constexpr std::bitset for debug mode
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/debug/bitset | 43 +++++++++++++++++++--- libstdc++-v3/include/std/bitset | 9 +++-- .../testsuite/20_util/bitset/access/constexpr.cc | 2 + .../20_util/bitset/cons/constexpr_c++23.cc | 2 + .../testsuite/20_util/headers/bitset/synopsis.cc | 9 +++++ 5 files changed, 57 insertions(+), 8 deletions(-)