This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f9e900ce9b1 c++: Further address_compare fixes [PR89074] new 8eb329e9635 c++: dependent noexcept-spec on defaulted comparison op [PR96242]
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: gcc/cp/decl2.cc | 43 +++++++++++++++----------- gcc/cp/pt.cc | 11 ++++--- gcc/testsuite/g++.dg/cpp2a/spaceship-synth15.C | 22 +++++++++++++ 3 files changed, 53 insertions(+), 23 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/spaceship-synth15.C