This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ff00c6744b9 PR c++/80452 - Core 1579, implicit move semantics on return/throw new c79a9a2464a PR c++/81359 - Unparsed NSDMI error from SFINAE context. new 6bf4b27efb1 PR81738: Split vect-alias-check-6.c
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/ChangeLog | 4 ++++ gcc/cp/method.c | 14 ++++++++++---- gcc/testsuite/ChangeLog | 7 +++++++ gcc/testsuite/g++.dg/inherit/vdtor1.C | 7 +++++++ gcc/testsuite/gcc.dg/vect/vect-alias-check-6.c | 11 ++--------- gcc/testsuite/gcc.dg/vect/vect-alias-check-7.c | 16 ++++++++++++++++ 6 files changed, 46 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/g++.dg/inherit/vdtor1.C create mode 100644 gcc/testsuite/gcc.dg/vect/vect-alias-check-7.c