This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 40adb39566c libstdc++: Add error handler for <stacktrace> new a4e577b044d c++: comptypes ICE with BOUND_TEMPLATE_TEMPLATE_PARMs [PR107539]
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/constraint.cc | 18 +++++++++++++++--- gcc/cp/cp-tree.h | 10 ++++++++-- gcc/cp/pt.cc | 7 ++++++- gcc/testsuite/g++.dg/template/canon-type-19.C | 18 ++++++++++++++++++ 4 files changed, 47 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/g++.dg/template/canon-type-19.C