This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8cf2812cfce tree-optimization/99807 - avoid bogus assert with permute SLP node new e4005cf8717 aarch64: Fix SVE ACLE builtins with LTO [PR99216]
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.cc | 59 ++++++++++++++++---------- gcc/config/aarch64/aarch64-sve-builtins.h | 3 +- gcc/testsuite/g++.target/aarch64/sve/pr99216.C | 5 +++ 3 files changed, 43 insertions(+), 24 deletions(-) create mode 100644 gcc/testsuite/g++.target/aarch64/sve/pr99216.C