This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7345b97 2016-05-24 Richard Biener rguenther@suse.de new b38649b Fix GROUP_GAP for single-element interleaving new 856b494 Avoid unnecessary peeling for gaps with LD3 new 3bdaecd gcc/testsuite/ChangeLog:
The 3 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 | 20 ++++++++ gcc/testsuite/ChangeLog | 9 ++++ .../gcc.dg/vect/vect-load-lanes-peeling-1.c | 13 ++++++ .../gfortran.dg/{pr71230-2.f90 => pr71252.f90} | 53 +++++++++++++++------- gcc/tree-ssa-reassoc.c | 24 ++++++---- gcc/tree-vect-data-refs.c | 1 + gcc/tree-vect-stmts.c | 31 ++++++------- 7 files changed, 109 insertions(+), 42 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/vect-load-lanes-peeling-1.c copy gcc/testsuite/gfortran.dg/{pr71230-2.f90 => pr71252.f90} (54%)