This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4481f3d0281 Significantly speed up verifiers for a cgraph_node with man [...] new e3e42b030c4 Relax cgraph_node::clone_of_p to also look through former clones new bddb19c4d1d PR c++/88820 - ICE with CTAD and member template used in DMI.
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/ChangeLog | 9 +++++++++ gcc/cgraph.c | 15 ++++++++++++--- gcc/cgraph.h | 14 ++++++++++++++ gcc/cp/ChangeLog | 5 +++++ gcc/cp/pt.c | 3 +++ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/cpp1z/class-deduction64.C | 9 +++++++++ .../g++.mike/misc13.C => g++.dg/ipa/pr88235.C} | 5 +++-- 8 files changed, 60 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction64.C copy gcc/testsuite/{g++.old-deja/g++.mike/misc13.C => g++.dg/ipa/pr88235.C} (81%)