This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from fb2d479dc4f Daily bump. new 5cf3c9ef2a7 aarch64: backport gfortran target test exp file for aarch64 new 1d4b0555d6d vect: Fix operand swapping on complex multiplication detect [...]
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: .../{riscv/rvv/rvv.exp => aarch64/aarch64.exp} | 6 +- .../gfortran.target/aarch64/pr122408_1.f90 | 61 +++++++++ .../gfortran.target/aarch64/pr122408_2.f90 | 140 +++++++++++++++++++++ gcc/tree-vect-slp-patterns.cc | 75 ++++++----- 4 files changed, 247 insertions(+), 35 deletions(-) copy gcc/testsuite/gfortran.target/{riscv/rvv/rvv.exp => aarch64/aarch64.exp} (88%) create mode 100644 gcc/testsuite/gfortran.target/aarch64/pr122408_1.f90 create mode 100644 gcc/testsuite/gfortran.target/aarch64/pr122408_2.f90