This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fcb5cd8e948 libstdc++: Provide helpers to interoperate between __cmp_ca [...] new bbc0e70b610 libstdc++: Constrain bitset(const CharT*) constructor [PR121046] new 33cb72fafe2 libstdc++: Remove implicit type conversions in std::complex
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 | 8 +++++++- libstdc++-v3/include/std/complex | 15 ++++++++------- libstdc++-v3/testsuite/23_containers/bitset/lwg4294.cc | 11 +++++++++++ 3 files changed, 26 insertions(+), 8 deletions(-) create mode 100644 libstdc++-v3/testsuite/23_containers/bitset/lwg4294.cc