This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a9c8d273372 Fix typos in libstdc++ manual new 8a864c4b698 * name-lookup.c (find_local_binding): New, broken out of . [...] new 2823920b6a4 * c-common.c (self_promoting_args_p): Change the return ty [...]
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/c-family/ChangeLog | 6 +++++ gcc/c-family/c-common.c | 12 ++++----- gcc/c-family/c-common.h | 2 +- gcc/c/ChangeLog | 13 +++++++++ gcc/c/c-decl.c | 38 +++++++++++++------------- gcc/c/c-tree.h | 4 +-- gcc/c/c-typeck.c | 21 ++++++++------- gcc/cp/ChangeLog | 11 ++++++++ gcc/cp/name-lookup.c | 71 +++++++++++++++++++++++-------------------------- 9 files changed, 101 insertions(+), 77 deletions(-)