This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5b965dc49a6 libstdc++: Update documentation comments for namespace rel_ops new 484acfa4cfe aarch64: Use memcpy to copy vector tables in vqtbl[234] intrinsics new 5f65676eba1 aarch64: Use memcpy to copy vector tables in vqtbx[234] intrinsics new f2f04d8b9d1 aarch64: Use memcpy to copy vector tables in vtbl[34] intrinsics new 4848e283cca aarch64: Use memcpy to copy vector tables in vtbx4 intrinsics new e8de7edde6c aarch64: Use memcpy to copy vector tables in vst4[q] intrinsics new 95509ee2c13 aarch64: Use memcpy to copy vector tables in vst3[q] intrinsics new 03148b8e508 aarch64: Use memcpy to copy vector tables in vst2[q] intrinsics new 1711b045829 aarch64: Use memcpy to copy vector tables in vst1[q]_x4 intrinsics
The 8 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/config/aarch64/arm_neon.h | 823 ++++++++------------- .../aarch64/vector_structure_intrinsics.c | 170 +++++ 2 files changed, 490 insertions(+), 503 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/vector_structure_intrinsics.c