This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cd0e05b7ac3 c++: remove NON_DEPENDENT_EXPR, part 2 new 909672f02ff c++: non-static memfn call dependence cleanup [PR106086]
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.cc | 52 +++-------------------- gcc/cp/pt.cc | 27 +----------- gcc/cp/semantics.cc | 12 ++++-- gcc/testsuite/g++.dg/cpp1y/lambda-generic-this5.C | 22 ++++++++++ gcc/testsuite/g++.dg/template/crash127.C | 3 +- 5 files changed, 38 insertions(+), 78 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-this5.C