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 ee1460b6849 Merge trunk 855bb43f6d0 new dfdce31c9ed libcody: Update from upstream, removing deprecated functions. new 12930302c29 Rename a struct new a2ece73254e Move struct module_vector new 89611c477ce A Grand Renaming -- Crackin'!
The 4 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 | 24 +++++ gcc/cp/cp-tree.def | 4 +- gcc/cp/cp-tree.h | 93 ++--------------- gcc/cp/decl.c | 2 +- gcc/cp/lex.c | 14 +-- gcc/cp/module.cc | 36 +++---- gcc/cp/name-lookup.c | 284 +++++++++++++++++++++++++-------------------------- gcc/cp/name-lookup.h | 84 ++++++++++++++- gcc/cp/ptree.c | 14 +-- gcc/cp/tree.c | 12 +-- libcody/cody.hh | 36 ------- libcody/resolver.cc | 42 +------- 12 files changed, 300 insertions(+), 345 deletions(-)