This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3dac1049c12 RISC-V: Bugfix vec_extract vls mode iterator restriction mismatch new 0970ff46ba6 aarch64: Fix invalid nested subregs [PR115464]
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-sve-builtins-base.cc | 2 +- gcc/explow.cc | 15 +++++++++++++++ gcc/explow.h | 2 ++ gcc/simplify-rtx.cc | 5 +++++ .../gcc.target/aarch64/sve/acle/general/pr115464.c | 13 +++++++++++++ 5 files changed, 36 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/acle/general/pr115464.c