This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch in repository gcc.
from f0951744f30 PR c++/84441 - ICE with base initialized from ?: new 70ec27f783b PR c++/84496 - ICE with generic lambda in lambda.
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 | 6 +++++ gcc/cp/pt.c | 26 ++++++++++----------- gcc/testsuite/g++.dg/cpp1y/pr84496.C | 44 ++++++++++++++++++++++++++++++++++++ 3 files changed, 63 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1y/pr84496.C