This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 856adc5dcb8 [arm] Implement non-GE-setting SIMD32 intrinsics new 433c7595293 [arm] Implement DImode SIMD32 intrinsics new 537fd9d4dca driver: Also prune joined switches with negation new f92ea59a82b Add myself as an aarch64 maintainer
The 3 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: ChangeLog | 4 ++++ MAINTAINERS | 2 +- gcc/ChangeLog | 18 +++++++++++++++++ gcc/config/aarch64/aarch64.opt | 6 +++--- gcc/config/arm/arm.md | 11 ++++++++++ gcc/config/arm/arm.opt | 6 +++--- gcc/config/arm/arm_acle.h | 29 +++++++++++++++++++++++++++ gcc/config/arm/arm_acle_builtins.def | 4 ++++ gcc/config/arm/iterators.md | 7 ++++++- gcc/config/arm/unspecs.md | 4 ++++ gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/gcc.target/arm/acle/simd32.c | 32 ++++++++++++++++++++++++++++++ 12 files changed, 119 insertions(+), 8 deletions(-)