This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e8f398f7eec Don't defer choice of vector type for bools (PR 92596) new 6a0ca950229 Fix DR_GROUP_GAP for strided accesses (PR 92677) new bc0ec323e3f Fix ICE in re-simplification of VEC_COND_EXPR
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/ChangeLog | 12 ++++++++++++ gcc/gimple-match-head.c | 18 +++++++++++++++--- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/vect/pr92677.c | 26 ++++++++++++++++++++++++++ gcc/tree-vect-loop.c | 5 ++++- 5 files changed, 62 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/pr92677.c