This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 74290c664d1 [PATCH 2/5] [RISC-V] Generate Zicond instruction for basic [...] new b3adcc60dcf c++: passing partially inst tmpl as ttp [PR110566] new b8218eb2266 c++: passing partially inst ttp as ttp [PR110566]
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 | 82 +++++++++++++++++++------ gcc/testsuite/g++.dg/cpp1z/class-deduction115.C | 16 +++++ gcc/testsuite/g++.dg/template/ttp38.C | 12 ++++ gcc/testsuite/g++.dg/template/ttp39.C | 16 +++++ 4 files changed, 107 insertions(+), 19 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction115.C create mode 100644 gcc/testsuite/g++.dg/template/ttp38.C create mode 100644 gcc/testsuite/g++.dg/template/ttp39.C