This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6647d575e8c [AArch64] Handle arguments and return types with partial SVE modes new 77211262519 [AArch64] Reject invalid subregs involving partial SVE modes new 98d9b1ea26c Add myself to MAINTAINERS
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: MAINTAINERS | 1 + gcc/ChangeLog | 7 +++++ gcc/config/aarch64/aarch64.c | 25 ++++++++++++++-- gcc/testsuite/ChangeLog | 4 +++ .../gcc.target/aarch64/sve/mixed_size_8.c | 34 ++++++++++++++++++++++ 5 files changed, 68 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/mixed_size_8.c