This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f7b4f826b2d Daily bump. new b448c6f36d1 PR c++/84036 - ICE with variadic capture.
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/ChangeLog | 17 +++ gcc/cp/lambda.c | 18 +-- gcc/cp/pt.c | 144 ++++++--------------- .../g++.dg/cpp1y/lambda-generic-variadic11.C | 21 +++ 4 files changed, 79 insertions(+), 121 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-variadic11.C