This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e9eb8d6d16b Make gsi_next_nonvirtual_phi do what one expects new c8fdd6844e4 Allow COND_EXPR and VEC_COND_EXPR condtions to trap new 4fc22705675 Introduce can_vcond_compare_p function
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 | 32 ++++++++++++++++++++++++++++++++ gcc/gimple-expr.c | 25 +++++++++++++++++++++---- gcc/gimple-expr.h | 1 + gcc/gimple.c | 14 +++++++++++++- gcc/gimplify.c | 5 +++-- gcc/optabs-tree.c | 39 +++++++++++++++++++++++++++++++++------ gcc/optabs.c | 19 +++++++++++++++++++ gcc/optabs.h | 6 ++++++ gcc/tree-eh.c | 8 ++++++++ gcc/tree-ssa-forwprop.c | 7 ++++--- 10 files changed, 140 insertions(+), 16 deletions(-)