This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ac9face8d26 c++: Revert alias template change [pr95263] new 7e7d9fcff56 c++: Fix stdcall attribute in template. [PR95222] new 6c66c692043 c++: operator<=> and -Wzero-as-null-pointer-constant [PR95242]
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.c | 1 + gcc/cp/decl.c | 2 +- gcc/testsuite/g++.dg/cpp2a/spaceship-synth2.C | 3 ++ gcc/testsuite/g++.dg/ext/tmplattr10.C | 52 +++++++++++++++++++++++++++ 4 files changed, 57 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/ext/tmplattr10.C