This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0fa5017df91 testsuite/i386: Require AVX2 effective target in pr107432-9.c new bb2bfdb2048 c++: checking ICE w/ constexpr if and lambda as def targ [P [...] new 8161c4adea7 c++: unifying lvalue vs rvalue (non-forwarding) ref [PR116710]
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.cc | 10 ++++++++-- gcc/testsuite/g++.dg/cpp2a/lambda-targ9.C | 16 ++++++++++++++++ gcc/testsuite/g++.dg/template/unify12.C | 24 ++++++++++++++++++++++++ 3 files changed, 48 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-targ9.C create mode 100644 gcc/testsuite/g++.dg/template/unify12.C