This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f5fa62ed19a libstdc++: Add comparison operators to std::shared_ptr (PR 94562) new e1e9e8d7aa7 libstdc++: Fix constraints on std::compare_three_way
The 1 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/ChangeLog | 5 ++++ libstdc++-v3/libsupc++/compare | 8 ++++-- .../object/{93479.cc => builtin-ptr-three-way.cc} | 33 +++++++++++----------- 3 files changed, 26 insertions(+), 20 deletions(-) copy libstdc++-v3/testsuite/18_support/comparisons/object/{93479.cc => builtin-ptr [...]