This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7ab9c2430ff libstdc++: Remove operator!= overloads for unordered containers new 717e91dbc44 libstdc++: Define operator<=> for std::stack and std::queue
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/include/bits/stl_queue.h | 13 ++++++ libstdc++-v3/include/bits/stl_stack.h | 13 ++++++ .../{vector/bool => queue}/cmp_c++20.cc | 47 ++++++++-------------- .../{vector/bool => stack}/cmp_c++20.cc | 47 ++++++++-------------- 5 files changed, 65 insertions(+), 60 deletions(-) copy libstdc++-v3/testsuite/23_containers/{vector/bool => queue}/cmp_c++20.cc (57%) copy libstdc++-v3/testsuite/23_containers/{vector/bool => stack}/cmp_c++20.cc (59%)