This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 308e7162667 testsuite/111125 - disable BB vectorization for the test new 7b67cab154d tree-optimization/111128 - fix shift pattern recog new a28d4fce8ec VECT: Apply LEN_FOLD_EXTRACT_LAST into loop vectorizer
The 2 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/torture/pr111128.c | 16 ++++++++++ gcc/tree-vect-loop.cc | 7 +++-- gcc/tree-vect-patterns.cc | 2 +- gcc/tree-vect-stmts.cc | 52 ++++++++++++++++++++++++++++----- 4 files changed, 67 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr111128.c