This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/gcc.
from f9e900ce9b1 c++: Further address_compare fixes [PR89074] adds 8eb329e9635 c++: dependent noexcept-spec on defaulted comparison op [PR96242]
No new revisions were added by this update.
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