This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 342de04d993 MASK_AVX256_SPLIT_UNALIGNED_STORE/LOAD should be cleared in [...] new 700e5429712 tree-optimization/99971 - improve BB vect dependence analysis new cbca62831cb c++: Use STATIC_ASSERT for OVL_OP_MAX.
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/cp/cp-tree.h | 3 +++ gcc/cp/lex.c | 2 -- gcc/testsuite/g++.dg/vect/slp-pr99971.cc | 36 ++++++++++++++++++++++++++++++++ gcc/tree-vect-data-refs.c | 18 +++++++++------- 4 files changed, 50 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/g++.dg/vect/slp-pr99971.cc