This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0a51ab54b7c ada: Fix wrong access for qualified aggregate with storage model new 8415298582b stor-layout, aarch64: Express SRA intrinsics with RTL codes
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/config/aarch64/aarch64-modes.def | 8 ++++ gcc/config/aarch64/aarch64-protos.h | 2 + gcc/config/aarch64/aarch64-simd.md | 82 +++++++++++++++++++++++++++++------ gcc/config/aarch64/aarch64.cc | 83 ++++++++++++++++++++++++++++++++---- gcc/config/aarch64/iterators.md | 18 +++++--- gcc/config/aarch64/predicates.md | 4 ++ gcc/doc/tm.texi | 14 +++++- gcc/doc/tm.texi.in | 2 + gcc/stor-layout.cc | 8 ++-- gcc/target.def | 16 ++++++- 10 files changed, 206 insertions(+), 31 deletions(-)