This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2e6562043c4 Remove misleading debug line entries new 79c1b9fb44c c++: name-lookup cleanups new 8c60696b699 c++: Module-specific error and tree dumping
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/error.c | 39 +++++++++++++++++++ gcc/cp/module.cc | 11 ++++++ gcc/cp/name-lookup.c | 105 +++++++++++++++++++++++++-------------------------- gcc/cp/name-lookup.h | 2 +- gcc/cp/ptree.c | 36 ++++++++++++++++++ 5 files changed, 139 insertions(+), 54 deletions(-)