This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e14c2bdce0c ipa-modref-tree.c: fix selftest leaks new b960a9c83a9 middle-end/97521 - fix VECTOR_CST expansion new 655f7f0fb7c Refactor vect_analyze_slp_instance a bit
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/expr.c | 5 +- gcc/testsuite/gcc.target/i386/pr97521.c | 27 +++++++++++ gcc/tree-vect-slp.c | 85 +++++++++++++++------------------ 3 files changed, 69 insertions(+), 48 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr97521.c