This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 74894b80c6e PR c++/84665 - ICE with array of empty class. new 320bc33ba1d PR c++/82152 - ICE with class deduction and inherited ctor.
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/ChangeLog | 3 +++ gcc/cp/pt.c | 4 ++++ gcc/testsuite/g++.dg/cpp1z/class-deduction54.C | 15 +++++++++++++++ 3 files changed, 22 insertions(+) create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction54.C