This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from cf577605276 i386: Drop mask subst for define_insn_and_split of extend [ [...] new 11e8abd2411 libstdc++: Use overload operator<=> when provided in relati [...]
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/include/bits/ranges_cmp.h | 7 +- libstdc++-v3/include/bits/stl_function.h | 183 ++++++----- libstdc++-v3/include/std/concepts | 16 + libstdc++-v3/libsupc++/compare | 5 +- .../comparisons_pointer_spaceship.cc | 336 +++++++++++++++++++++ 5 files changed, 468 insertions(+), 79 deletions(-) create mode 100644 libstdc++-v3/testsuite/20_util/function_objects/comparisons_poi [...]