This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 91bb571d200 vec: use auto_vec in a few more places new bebd8e9da83 c++: CTAD and forwarding references [PR88252]
The 1 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/cp-tree.h | 6 -- gcc/cp/pt.c | 90 ++++++++++++++------------ gcc/testsuite/g++.dg/cpp1z/class-deduction96.C | 34 ++++++++++ 3 files changed, 84 insertions(+), 46 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction96.C