This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a5d269f0c1c x86_64: Improved V1TImode rotations by non-constant amounts. new 1420ff3efcf c++: redundant explicit 'this' capture before C++20 [PR100493]
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/parser.c | 8 +++++--- gcc/testsuite/g++.dg/cpp1z/lambda-this1.C | 8 ++++---- gcc/testsuite/g++.dg/cpp1z/lambda-this8.C | 9 +++++++++ gcc/testsuite/g++.dg/cpp2a/lambda-this3.C | 2 +- 4 files changed, 19 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/lambda-this8.C