This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from 19c2bd56876 PR fortran/96890 - Wrong answer with intrinsic IALL new 05d38c3447a Daily bump. new 41d22ec51c4 [PATCH PR96357][GCC][AArch64]: could not split insn UNSPEC_ [...]
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/DATESTAMP | 2 +- gcc/config/aarch64/aarch64-sve.md | 42 +++++++++++++++++++++++--- gcc/fortran/ChangeLog | 7 +++++ gcc/testsuite/ChangeLog | 7 +++++ gcc/testsuite/gcc.target/aarch64/sve/pr96357.c | 25 +++++++++++++++ libgfortran/ChangeLog | 12 ++++++++ 6 files changed, 89 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr96357.c