This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 35e8b38a91d c++: Fix empty base stores in cxx_eval_store_expression [PR100111] new 8535755af70 SVE: Fix wrong sve predicate split (PR100048)
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.md | 14 ++++++++++++++ gcc/config/aarch64/aarch64.c | 10 +++++----- gcc/config/aarch64/iterators.md | 1 + gcc/testsuite/gcc.target/aarch64/sve/pr100048.c | 25 +++++++++++++++++++++++++ 4 files changed, 45 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr100048.c