This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from abd3136df79 Fix parser to recognize operator?: new 050441d0f01 libstdc++: remove redundant equality operators new bb5743d3f1d libstdc++: Add compare_three_way and install <compare> header
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 | 12 +++++++ libstdc++-v3/include/Makefile.in | 5 +-- libstdc++-v3/include/bits/iterator_concepts.h | 17 ---------- libstdc++-v3/libsupc++/Makefile.in | 2 +- libstdc++-v3/libsupc++/compare | 40 ++++++++++++++++++----- libstdc++-v3/testsuite/util/testsuite_iterators.h | 9 ----- 6 files changed, 48 insertions(+), 37 deletions(-)