This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f4d83eba60b5 Clean up references to Subversion in documentation sources. new 9c4f0d311810 tree-optimization/93094 pass down VECTORIZED_CALL to versioning
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 | 12 ++++++++++++ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/vect/pr93094.c | 18 ++++++++++++++++++ gcc/tree-vect-loop-manip.c | 11 ++++++----- gcc/tree-vect-loop.c | 4 ++-- gcc/tree-vectorizer.c | 3 ++- gcc/tree-vectorizer.h | 4 ++-- 7 files changed, 47 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/pr93094.c