This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a39b4dc * c-decl.c (lookup_label): Return NULL_TREE instead of 0. ( [...] new e788bb6 [AArch64 array_mode 7/8] Combine the expanders using VSTRUCT:nregs new e1a0092 [AArch64 array_mode 8/8] Add d-registers to TARGET_ARRAY_MODE [...]
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 | 20 +++ gcc/config/aarch64/aarch64-simd.md | 138 ++++----------------- gcc/config/aarch64/aarch64.c | 3 +- gcc/config/aarch64/aarch64.h | 6 + gcc/config/aarch64/iterators.md | 3 + gcc/testsuite/ChangeLog | 4 + .../gcc.target/aarch64/vect_int32x2x4_1.c | 22 ++++ 7 files changed, 80 insertions(+), 116 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/vect_int32x2x4_1.c