This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from 62b4f084037 Daily bump. new 2d1b1f404f3 aarch64: Fix expansion of svsudot [PR114607] new 33b11c6d9a6 aarch64: Fix bogus cnot optimisation [PR114603]
The 2 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 | 25 ++++++++++++++-------- gcc/config/aarch64/aarch64-sve.md | 20 ++++++++--------- .../gcc.target/aarch64/sve/acle/asm/sudot_s32.c | 8 +++---- .../gcc.target/aarch64/sve/acle/general/cnot_1.c | 23 ++++++++++++++++++++ 4 files changed, 53 insertions(+), 23 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/acle/general/cnot_1.c