This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/c++-modules in repository gcc.
from 2c6b4bd9ab0 Zap NSDMIS on as_base fields [PR94476] new 1fc1eeb0856 Namespaces from partitions don't advertise that
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: ChangeLog.modules | 9 +++++++++ gcc/cp/cp-tree.h | 4 ++++ gcc/cp/module.cc | 25 ++++++++++++++++++------- gcc/diagnostic.c | 2 +- gcc/testsuite/g++.dg/modules/part-5_a.C | 13 +++++++++++++ gcc/testsuite/g++.dg/modules/part-5_b.C | 6 ++++++ gcc/testsuite/g++.dg/modules/part-5_c.C | 10 ++++++++++ 7 files changed, 61 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/g++.dg/modules/part-5_a.C create mode 100644 gcc/testsuite/g++.dg/modules/part-5_b.C create mode 100644 gcc/testsuite/g++.dg/modules/part-5_c.C