This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c9fb483dbc8 Remove --param=switch-lower-slow-alg-max-cases new e7ba197b19b libstdc++: std::bitset<0>("zero") should throw std::invalid [...] new 7a5a92a643b libstdc++: Add comment to __cpp_lib_bitset preprocessor condition
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/bitset | 11 +- libstdc++-v3/testsuite/20_util/bitset/121054.cc | 233 +++++++++++++++++++++ .../20_util/bitset/cons/constexpr_c++23.cc | 2 - 3 files changed, 242 insertions(+), 4 deletions(-) create mode 100644 libstdc++-v3/testsuite/20_util/bitset/121054.cc