This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 784e03f378b testsuite: Fix up ext-floating15.C tests on powerpc64-linux [...] new c69db3ef7f7 aarch64: Implement V2DI,V4SI division optabs for TARGET_SVE new 9e9503e7b2c aarch64: PR target/PR99195 Annotate more simple integer bin [...]
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-simd.md | 27 ++++++++-- gcc/config/aarch64/iterators.md | 5 ++ gcc/testsuite/gcc.target/aarch64/simd/pr99195_1.c | 19 ++++--- .../gcc.target/aarch64/sve-neon-modes_3.c | 61 ++++++++++++++++++++++ 4 files changed, 99 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/sve-neon-modes_3.c