This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 916d1818507 [AArch64] Fix INDEX patterns for partial VNx2 modes new e3a72888292 [AArch64] Don't allow partial SVE modes in GPRs
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/ChangeLog | 5 ++++ gcc/config/aarch64/aarch64.c | 4 +++- gcc/testsuite/ChangeLog | 4 ++++ .../gcc.target/aarch64/sve/mixed_size_7.c | 28 ++++++++++++++++++++++ 4 files changed, 40 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/mixed_size_7.c