This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1f5472803d7 Store VECTOR_CST_NELTS directly in tree_node new eab42b582d0 Use vec<> in build_vector
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 | 46 ++++++++++++ gcc/config/sparc/sparc.c | 29 ++++---- gcc/expmed.c | 7 +- gcc/fold-const.c | 177 +++++++++++++++++++++++------------------------ gcc/gimple-fold.c | 10 +-- gcc/tree-ssa-forwprop.c | 6 +- gcc/tree-vect-generic.c | 42 +++++------ gcc/tree-vect-loop.c | 64 +++++++++-------- gcc/tree-vect-slp.c | 19 ++--- gcc/tree-vect-stmts.c | 28 ++++---- gcc/tree.c | 27 ++++---- gcc/tree.h | 2 +- 12 files changed, 253 insertions(+), 204 deletions(-)