This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3a7fcf4f54e Fortran: Allow for iterator substitution in array construct [...] new 1eb17c6b20e Remove bougs minimum VF compute
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/testsuite/gcc.dg/vect/vect-127.c | 15 +++++++++++++++ gcc/tree-vect-data-refs.cc | 8 +------- gcc/tree-vect-loop.cc | 6 +----- gcc/tree-vect-slp.cc | 3 +-- gcc/tree-vectorizer.h | 2 +- 5 files changed, 19 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/vect-127.c