This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7a25badc5dd Fix 'libgomp.c/pr122281.c' for non-USM offloading execution [...] new ca554581288 c++: modules and deprecated namespaces new 9f428ffbd4b c++: modules, clones, and overload resolution
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 | 24 +++++++++++++++------ gcc/testsuite/g++.dg/modules/clone-5_a.C | 25 ++++++++++++++++++++++ .../g++.dg/modules/{operator-2_b.C => clone-5_b.C} | 3 ++- gcc/testsuite/g++.dg/modules/namespace-15_a.C | 9 ++++++++ .../modules/{operator-2_b.C => namespace-15_b.C} | 5 +---- 5 files changed, 54 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/g++.dg/modules/clone-5_a.C copy gcc/testsuite/g++.dg/modules/{operator-2_b.C => clone-5_b.C} (56%) create mode 100644 gcc/testsuite/g++.dg/modules/namespace-15_a.C copy gcc/testsuite/g++.dg/modules/{operator-2_b.C => namespace-15_b.C} (50%)