This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 76a7e7e706a d: Use weak linkage for template symbols instead of gnu.lin [...] new a44a753a355 c++: Fix print-tree for TEMPLATE_DECL new a99a7b0afe9 c++: constexpr if and nested generic lambda [PR99201]
The 2 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/pt.c | 15 ++++++++++++++- gcc/cp/ptree.c | 18 +++++++++--------- gcc/testsuite/g++.dg/cpp1z/constexpr-if-lambda4.C | 22 ++++++++++++++++++++++ 3 files changed, 45 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-if-lambda4.C