This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from da7fb32d403 Fix ICE due to condition mismatch between expander and defi [...] new cb6922f490d PR107920: Fix handling of virtual operands and disable fold [...]
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 | 15 +++++++++++---- gcc/gimple-fold.cc | 2 +- gcc/gimple-fold.h | 1 + gcc/testsuite/g++.target/aarch64/sve/pr107920.C | 19 +++++++++++++++++++ .../gcc.target/aarch64/sve/acle/general/pr107920.c | 10 ++++++++++ 5 files changed, 42 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/g++.target/aarch64/sve/pr107920.C create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/acle/general/pr107920.c