This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 26e9139691a Doc: Clean up musttail attribute docs some more new bd5597156ca c++: operator!= rewriting and arg-dep lookup new acfe19f03bc c++/modules: inline loaded at eof
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: gcc/cp/call.cc | 27 +++++++++++++++++--- gcc/cp/module.cc | 13 ++++++++++ gcc/testsuite/g++.dg/cpp2a/spaceship-rewrite6.C | 33 +++++++++++++++++++++++++ 3 files changed, 70 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/spaceship-rewrite6.C