This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 802e637 Add scheduling model for Exynos M1 new 03af97e gcc/testsuite/ * lib/g++.exp: Also find -std list in GXX_TES [...] new dd913ae PR c++/68170 * pt.c (maybe_new_partial_specialization): The [...] new 8f559c6 PR c++/68464 * cp-gimplify.c (cp_fold): Don't assume X has [...]
The 3 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/ChangeLog | 16 ++++++++++++++++ gcc/cp/Make-lang.in | 2 +- gcc/cp/cp-gimplify.c | 17 +++++++++++------ gcc/cp/cp-tree.h | 1 + gcc/cp/decl.c | 9 ++++++++- gcc/cp/pt.c | 4 ++++ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/template/friend60.C | 13 +++++++++++++ gcc/testsuite/lib/g++.exp | 3 +++ 9 files changed, 62 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/g++.dg/template/friend60.C