This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from dd455df70cd amdgcn: Silence compile warnings new 4cea81adabd rs6000: apply -mbig option to vec-extract[hl] testcases con [...] new 4058454c9e0 c++: Allow defaulted comparison outside class.
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/method.c | 38 +++++++++++----------- gcc/testsuite/g++.dg/cpp2a/spaceship-err4.C | 6 ++-- gcc/testsuite/g++.dg/cpp2a/spaceship-friend1.C | 26 +++++++++++++++ .../gcc.target/powerpc/vec-extracth-be-0.c | 3 +- .../gcc.target/powerpc/vec-extracth-be-1.c | 3 +- .../gcc.target/powerpc/vec-extracth-be-2.c | 3 +- .../gcc.target/powerpc/vec-extracth-be-3.c | 3 +- .../gcc.target/powerpc/vec-extractl-be-0.c | 3 +- .../gcc.target/powerpc/vec-extractl-be-1.c | 3 +- .../gcc.target/powerpc/vec-extractl-be-2.c | 3 +- .../gcc.target/powerpc/vec-extractl-be-3.c | 3 +- 11 files changed, 64 insertions(+), 30 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/spaceship-friend1.C