This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6f3d4f12587 d: Refactor for changes to dmd front-end inteface new 0779f131256 aarch64: Fix gating of fp8 intrinsics [PR123206]
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-builtins.cc | 2 +- .../aarch64/aarch64-simd-pragma-builtins.def | 36 +++++++++++----------- gcc/testsuite/gcc.target/aarch64/pr123206.c | 7 +++++ 3 files changed, 26 insertions(+), 19 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/pr123206.c