This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 147e276b580 c++: class-scope qualified constrained auto [PR107188] new 52e7ff23ff5 c++: mangle contracts in write_mangled_name new 57ab3714b6c c++: rename parameter
The 2 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/init.cc | 9 +++++---- gcc/cp/mangle.cc | 14 +++++++------- gcc/testsuite/g++.dg/contracts/contracts-externC.C | 19 +++++++++++++++++++ 3 files changed, 31 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/g++.dg/contracts/contracts-externC.C