This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e87879a9f5c c++: install cp-trait.def as part of plugin headers [PR107136] new 68ed9667935 libstdc++: Refactor seed sequence constraints in <random> new 6ddbbbffbb5 libstdc++: Use new built-ins __remove_cv, __remove_reference etc. new 5aa18176add libstdc++: Fix test FAIL for old std::string ABI
The 3 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/random.h | 39 +++++++++++++--------- libstdc++-v3/include/ext/random | 6 ++-- libstdc++-v3/include/std/type_traits | 33 +++++++++++++----- .../testsuite/std/ranges/adaptors/join_with/1.cc | 12 +++++-- 4 files changed, 60 insertions(+), 30 deletions(-)