This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 66e070b00ff Revert: "Don't build insn-extract.o with rtl checking" new 5296bd57d06 slp: fix sharing of SLP only patterns.
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/g++.dg/vect/pr99149.cc | 28 ++++++++++++++++++++ gcc/tree-vect-slp-patterns.c | 51 ++++++++++++++---------------------- gcc/tree-vect-slp.c | 19 +++++++++++++- gcc/tree-vectorizer.c | 1 + 4 files changed, 67 insertions(+), 32 deletions(-) create mode 100755 gcc/testsuite/g++.dg/vect/pr99149.cc