This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 276845d6f96 * cp-tree.h (struct lang_type): Remove template_info field [...] new 0529b469566 [AArch64] Improve SIMD store of zero.
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: gcc/ChangeLog | 6 +++ gcc/config/aarch64/aarch64-simd.md | 50 ++++++++++++---------- gcc/testsuite/ChangeLog | 4 ++ .../gcc.target/aarch64/simd/vect_str_zero.c | 22 ++++++++++ 4 files changed, 60 insertions(+), 22 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/vect_str_zero.c