This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b0f2d29e594 PR c++/92739 - parsing requires clause with attributes. new fc9c2085956 PR c++/92552 - ICE with inherited constrained default 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 | 7 +++++++ gcc/cp/class.c | 1 - gcc/cp/pt.c | 1 + gcc/testsuite/g++.dg/concepts/inherit-ctor3.C | 4 ++-- gcc/testsuite/g++.dg/cpp2a/concepts-inherit-ctor2.C | 4 ++-- gcc/testsuite/g++.dg/cpp2a/concepts-inherit-ctor7.C | 14 ++++++++++++++ gcc/testsuite/g++.dg/template/crash7.C | 4 +--- gcc/testsuite/g++.old-deja/g++.pt/error2.C | 2 +- 8 files changed, 28 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-inherit-ctor7.C