This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9403b035bef middle-end: use two's complement equality when comparing IV [...] new 561ef7c8477 middle-end: Pass stmt_vec_info to TARGET_SIMD_CLONE_USABLE [...] new 240cbd2f26c middle-end: Fix mask length arg in call to vect_get_loop_ma [...] new d069eb91d56 middle-end: add vec_init support for variable length subvec [...] new b6242bd1227 middle-end: Add initial support for poly_int64 BIT_FIELD_RE [...]
The 4 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/config/aarch64/aarch64.cc | 4 +-- gcc/config/gcn/gcn.cc | 3 +- gcc/config/i386/i386.cc | 2 +- gcc/doc/tm.texi | 8 +++--- gcc/expr.cc | 67 ++++++++++++++++++++++--------------------- gcc/target.def | 8 +++--- gcc/tree-vect-stmts.cc | 11 +++++-- 7 files changed, 56 insertions(+), 47 deletions(-)