This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 76ef38e3178 Improve wording for -freport-bug option. new 0c0f453c4af c++: new-expr of array of deduced class tmpl [PR101988]
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/decl.cc | 12 ++++++++++++ gcc/testsuite/g++.dg/cpp1z/class-deduction-new1.C | 16 ++++++++++++++++ gcc/testsuite/g++.dg/cpp23/auto-array2.C | 11 +++++++++++ 3 files changed, 39 insertions(+) create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction-new1.C create mode 100644 gcc/testsuite/g++.dg/cpp23/auto-array2.C