This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 76c09f2af9d tree-optimization/98211 - fix bogus vectorization of conversion new 703d2ac06fb Add WIDEN_PLUS, WIDEN_MINUS pretty print new f5b902a9af9 [VECT] pr97929 fix
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/vect/pr97929.c | 10 ++++++++++ gcc/tree-pretty-print.c | 12 ++++++++++++ gcc/tree-vect-data-refs.c | 2 ++ 3 files changed, 24 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/vect/pr97929.c