This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d913976 Daily bump. new f0d7799 spellcheck.h: add best_match template; implement early-reject
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/ChangeLog | 17 +++++ gcc/c/ChangeLog | 4 ++ gcc/c/c-typeck.c | 2 +- gcc/cp/ChangeLog | 4 ++ gcc/cp/search.c | 2 +- gcc/spellcheck-tree.c | 24 ++----- gcc/{spellcheck.h => spellcheck-tree.h} | 41 ++++++------ gcc/spellcheck.c | 42 ++++++------ gcc/spellcheck.h | 110 ++++++++++++++++++++++++++++++-- 9 files changed, 180 insertions(+), 66 deletions(-) copy gcc/{spellcheck.h => spellcheck-tree.h} (61%)