This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2359344af53 c++/modules: friend void foo<bar>() new feccb9c9cd6 c++/modules: using builtin new 4b84e561856 c++/modules: fix hash_map issue new aaa625a51cf c++/modules: if translation fails fall back to #include
The 3 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 | 100 ++++++++++++++------- gcc/cp/name-lookup.cc | 6 +- gcc/testsuite/g++.dg/modules/using-33_a.C | 10 +++ .../g++.dg/modules/{friend-11_b.C => using-33_b.C} | 7 +- 4 files changed, 89 insertions(+), 34 deletions(-) create mode 100644 gcc/testsuite/g++.dg/modules/using-33_a.C copy gcc/testsuite/g++.dg/modules/{friend-11_b.C => using-33_b.C} (56%)