This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 41d57b2a97c aarch64: Fix gcc.target/aarch64/pr99808.c for ILP32 new 6f93a7c7fc6 arm: Fix emission of Tag_ABI_VFP_args with MVE and -mfloat- [...] new 9c68e2abe29 slp: reject non-multiple of 2 laned SLP trees (PR99825)
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/config/arm/arm.c | 11 ++++------- gcc/testsuite/gfortran.dg/vect/pr99825.f90 | 15 +++++++++++++++ gcc/tree-vect-slp-patterns.c | 3 ++- 3 files changed, 21 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/vect/pr99825.f90