This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3a2a72a PR middle-end/69801 * gcc.dg/pr69801.c: Add empty dg-options. new 8f77aab [Patch AArch64] Restrict 16-bit sqrdml{sa}h instructions to F [...] new d6faee8 [Patch AArch64] GCC 6 regression in vector performance. - Fix [...]
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/ChangeLog | 13 +++++ gcc/config/aarch64/aarch64-simd.md | 8 ++-- gcc/config/aarch64/aarch64.c | 56 +++++++++++----------- gcc/testsuite/ChangeLog | 5 ++ .../aarch64/vector_initialization_nostack.c | 53 ++++++++++++++++++++ 5 files changed, 103 insertions(+), 32 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/vector_initialization_nostack.c