This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 603a9ab41f4 contrib: filter out one more Clang warning. new cbcf4a50fa2 [aarch64/64821]: Simplify __builtin_aarch64_sqrt* into inte [...]
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 | 7 +++++++ gcc/testsuite/gcc.target/aarch64/vsqrt-1.c | 17 +++++++++++++++++ gcc/testsuite/gcc.target/aarch64/vsqrt-2.c | 28 ++++++++++++++++++++++++++++ 3 files changed, 52 insertions(+) create mode 100644 gcc/testsuite/gcc.target/aarch64/vsqrt-1.c create mode 100644 gcc/testsuite/gcc.target/aarch64/vsqrt-2.c