This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d879d68eb30 gcov: add GCOV format version to gcov -v new d840bc5cab3 aarch64: PR target/99195 annotate more simple binary ops fo [...] new 93c26deab98 aarch64: PR target/99195 annotate simple ternary ops for ve [...]
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 | 48 ++++++++-------- gcc/testsuite/gcc.target/aarch64/simd/pr99195_1.c | 18 +++--- gcc/testsuite/gcc.target/aarch64/simd/pr99195_2.c | 6 +- gcc/testsuite/gcc.target/aarch64/simd/pr99195_3.c | 68 +++++++++++++++++++++++ 4 files changed, 108 insertions(+), 32 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/pr99195_3.c