This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 171710bec51 s390: Add z17 scheduler description new 714e9020bec c++/modules: Give more specific diagnostics in is_matching_decl new f40e39515e0 c++/modules: More fixes for merging DECL_MAYBE_DELETED functions
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/module.cc | 60 ++++++++++++++++++++++------ gcc/testsuite/g++.dg/modules/lambda-8_b.C | 2 +- gcc/testsuite/g++.dg/modules/leg-merge-4_c.C | 6 +-- gcc/testsuite/g++.dg/modules/noexcept-4_a.H | 6 +++ gcc/testsuite/g++.dg/modules/noexcept-4_b.C | 18 +++++++++ 5 files changed, 75 insertions(+), 17 deletions(-) create mode 100644 gcc/testsuite/g++.dg/modules/noexcept-4_a.H create mode 100644 gcc/testsuite/g++.dg/modules/noexcept-4_b.C