This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c4d2abc10cc Mark param_max_combine_insns with Optimization keyword. new 6e5b09153e4 libstdc++: Define __cpp_lib_three_way_comparison conditionally new cc42b6f61b5 libstdc++: Remove redundant inequality operators in <stop_token>
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 | 14 +++++++++ libstdc++-v3/include/bits/stl_algobase.h | 8 ++--- libstdc++-v3/include/std/stop_token | 18 +---------- libstdc++-v3/include/std/version | 2 +- libstdc++-v3/libsupc++/compare | 6 ++-- .../testsuite/30_threads/stop_token/stop_source.cc | 35 ++++++++++++++++++++++ 6 files changed, 57 insertions(+), 26 deletions(-)