This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2309b5dedc2 * config/i386/i386.md: Missing file from my previous commit. new 57e83b58c2e New POINTER_DIFF_EXPR
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 | 22 ++++++++++++ gcc/c-family/ChangeLog | 5 +++ gcc/c-family/c-pretty-print.c | 2 ++ gcc/c/ChangeLog | 5 +++ gcc/c/c-fold.c | 1 + gcc/c/c-typeck.c | 25 +++++++++----- gcc/cfgexpand.c | 1 + gcc/cp/ChangeLog | 8 +++++ gcc/cp/constexpr.c | 2 ++ gcc/cp/cp-gimplify.c | 1 + gcc/cp/error.c | 4 +++ gcc/cp/typeck.c | 41 +++++++++++++++------- gcc/doc/generic.texi | 13 +++++-- gcc/expr.c | 1 + gcc/fold-const.c | 62 ++++++++++++++++++++++----------- gcc/match.pd | 79 ++++++++++++++++++++++++++++++++++++++++--- gcc/optabs-tree.c | 1 + gcc/tree-cfg.c | 38 +++++++++++++++++++++ gcc/tree-inline.c | 1 + gcc/tree-pretty-print.c | 3 ++ gcc/tree-vect-stmts.c | 6 ++-- gcc/tree.def | 8 +++++ gcc/varasm.c | 1 + gcc/vr-values.c | 4 +-- 24 files changed, 284 insertions(+), 50 deletions(-)