This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15 in repository gcc.
from 7bfcc84bc70 aarch64: Fix ICE when op2 is zero for SVE2 saturating add i [...] new eccd6fb4783 arm: [MVE] Fix operands order in vbicq_f [PR122223]
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/arm/mve.md | 4 ++-- .../gcc.target/arm/mve/intrinsics/pr122223.c | 25 ++++++++++++++++++++++ 2 files changed, 27 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/arm/mve/intrinsics/pr122223.c