This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 82384a2eda6 fortran: remove redundant code related to constant pointer [...] new 58ee2079230 AArch64: support bf16 to sf extensions [PR121853]
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-simd.md | 24 ++++++++++ gcc/testsuite/gcc.target/aarch64/pr121853_1.c | 64 +++++++++++++++++++++++++++ gcc/testsuite/gcc.target/aarch64/pr121853_2.c | 14 ++++++ 3 files changed, 102 insertions(+) create mode 100644 gcc/testsuite/gcc.target/aarch64/pr121853_1.c create mode 100644 gcc/testsuite/gcc.target/aarch64/pr121853_2.c