This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 04a03f3d409 * cp-tree.h (enum cp_tree_index): Add CPTI_SOURCE_LOCATION [...] new 779c3149aea libstdc++: Fix Doxygen markup error new 52f510dea48 libstdc++: Implement spaceship for std::pair (P1614R2)
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/ChangeLog | 17 +++++ libstdc++-v3/include/bits/stl_pair.h | 20 +++++- libstdc++-v3/libsupc++/compare | 81 +++++++++++++++++----- .../{constexpr.cc => constexpr_c++20.cc} | 9 ++- 4 files changed, 103 insertions(+), 24 deletions(-) copy libstdc++-v3/testsuite/20_util/pair/comparison_operators/{constexpr.cc => con [...]