This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from debfaee5d51 EOF has a location new bc484e25099 move permutation validity check
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 | 20 +++ gcc/testsuite/ChangeLog | 7 + gcc/testsuite/gcc.dg/vect/bb-slp-34.c | 3 +- gcc/testsuite/gcc.dg/vect/bb-slp-pr68892.c | 7 +- gcc/testsuite/gcc.dg/vect/bb-slp-pr78205.c | 6 +- gcc/tree-vect-loop.c | 3 + gcc/tree-vect-slp.c | 262 +++++++++++------------------ gcc/tree-vect-stmts.c | 48 +++++- gcc/tree-vectorizer.h | 4 +- 9 files changed, 180 insertions(+), 180 deletions(-)