This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c68c468e0eb libstdc++: Fix std::format test for strict -std=c++20 mode new c52c322627d c++: remove function_p parm from tsubst_copy_and_build new 5925f0ec54a c++: remove i_c_e_p parm from tsubst_copy_and_build
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/constexpr.cc | 4 +- gcc/cp/constraint.cc | 14 +- gcc/cp/cp-lang.cc | 3 +- gcc/cp/cp-objcp-common.h | 3 +- gcc/cp/cp-tree.h | 6 +- gcc/cp/init.cc | 6 +- gcc/cp/pt.cc | 274 ++++++++++---------------------- gcc/objcp/objcp-lang.cc | 8 +- gcc/testsuite/g++.dg/template/crash55.C | 3 +- gcc/testsuite/g++.dg/template/ref3.C | 3 +- 10 files changed, 105 insertions(+), 219 deletions(-)