This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7f337d45ba2 Simplify usage of some TDF_* flags. new d1421c6f80c Renumber TDF_* flags to be contiguous. new 41ff145bfa3 * cp-tree.h (OVL_CHAIN): Check looking at OVERLOAD. (ovl_ [...]
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/ChangeLog | 4 +++ gcc/cp/ChangeLog | 18 ++++++++++ gcc/cp/cp-tree.h | 73 +++++++++++++++++++++++++++++++-------- gcc/cp/name-lookup.c | 40 +++++++++------------- gcc/cp/pt.c | 3 +- gcc/cp/ptree.c | 6 ++-- gcc/cp/tree.c | 96 ++++++++++++++++++++++++++++++++++++++++++++++++++-- gcc/dumpfile.h | 50 +++++++++++++-------------- 8 files changed, 220 insertions(+), 70 deletions(-)