This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-9-branch in repository gcc.
from 12144d490cb * gcc-interface/trans.c (lvalue_required_for_attribute_p): [...] new 46149296b09 PR c++/90548 - ICE with generic lambda and empty pack. * [...]
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 | 8 ++++++++ gcc/cp/pt.c | 23 ++++++++++++++++------- gcc/testsuite/g++.dg/cpp1y/lambda-generic-90548.C | 22 ++++++++++++++++++++++ 3 files changed, 46 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-90548.C