This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 89a6db7bbe2 Various fixes for XML PARSE. new c5fa3d4c88f vect: Fix operand swapping on complex multiplication detect [...]
The 1 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: .../gfortran.target/aarch64/pr122408_1.f90 | 61 +++++++++ .../gfortran.target/aarch64/pr122408_2.f90 | 140 +++++++++++++++++++++ gcc/tree-vect-slp-patterns.cc | 75 ++++++----- 3 files changed, 244 insertions(+), 32 deletions(-) create mode 100644 gcc/testsuite/gfortran.target/aarch64/pr122408_1.f90 create mode 100644 gcc/testsuite/gfortran.target/aarch64/pr122408_2.f90