This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 892d6439d39 PR fortran/92977 * frontend-passes.c (call_external_blas) [...] new 668cab4e5d4 Don't mangle attributes that have a space in their name new 7fb9b84cadd Revert accidental commit new 6647d575e8c [AArch64] Handle arguments and return types with partial SVE modes
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: gcc/ChangeLog | 13 +++ gcc/config/aarch64/aarch64.c | 95 +++++++++++++++++----- gcc/testsuite/ChangeLog | 4 + .../gcc.target/aarch64/sve/pcs/gnu_vectors_3.c | 58 +++++++++++++ 4 files changed, 150 insertions(+), 20 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pcs/gnu_vectors_3.c