This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fbcb99d 2016-09-15 Richard Biener rguenther@suse.de new 834a2c2 PR tree-optimization/77503 * tree-vect-loop.c (vectorizable [...]
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 | 11 +++++++++++ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/vect/pr77503.c | 17 +++++++++++++++++ gcc/tree-vect-loop.c | 26 +++++++++++++++++++------- gcc/tree-vect-stmts.c | 1 + gcc/tree-vectorizer.h | 4 ++++ 6 files changed, 57 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/pr77503.c