This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8ffff5e9de2 [xstormy16] Update xstormy16_rtx_costs. new 3b13c59c835 aarch64: Add vect_concat with zeroes annotation to addp pattern new 7e26fd6bcd3 aarch64: Annotate fcvtn pattern for vec_concat with zeroes
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 | 4 +-- .../gcc.target/aarch64/float_truncate_zero.c | 32 ++++++++++++++++++++++ gcc/testsuite/gcc.target/aarch64/simd/pr99195_1.c | 17 ++++++++---- 3 files changed, 45 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/float_truncate_zero.c