This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f557d4a86f5 PR tree-optimization/89536 * tree-ssa-dom.c (edge_info::d [...] new c7110ca7114 * name-lookup.c (print_binding_level): Print this_entity. new 9b4cf3ba9e1 PR c++/86969 - ICE with constexpr if and recursive generic [...] new bb019931f80 PR c++/88183 - ICE with .* fold-expression. new 07f4bf02519 * g++.dg/cpp1z/fold-lambda3.C: Add test for 88183. new 9cd98511320 Daily bump.
The 5 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/DATESTAMP | 2 +- gcc/cp/ChangeLog | 12 ++++++++++++ gcc/cp/class.c | 1 - gcc/cp/lambda.c | 30 ++++-------------------------- gcc/cp/name-lookup.c | 2 ++ gcc/cp/pt.c | 6 ------ gcc/testsuite/g++.dg/cpp1z/fold-lambda3.C | 19 +++++++++++++++++++ 7 files changed, 38 insertions(+), 34 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/fold-lambda3.C