This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from afc14c8d0a9 c++: modularize spelling suggestions new c0979d8f22a c++: Name lookup for modules
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: gcc/cp/cp-tree.h | 2 +- gcc/cp/module.cc | 22 ++ gcc/cp/name-lookup.c | 969 ++++++++++++++++++++++++++++++++++++++++++++++++--- gcc/cp/name-lookup.h | 3 + 4 files changed, 940 insertions(+), 56 deletions(-)