This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 51bccb94a74 c++: avoid weird #line paths in std-name-hint.h new 5c917a585d7 Aarch64: Use BUILTIN_VHSDF_HSDF for vector and scalar sqrt [...] new 05df554536a Aarch64: Add __sqrt and __sqrtf intrinsics and corresponding tests
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-builtins.def | 5 +---- gcc/config/aarch64/arm_acle.h | 14 ++++++++++++++ gcc/testsuite/gcc.target/aarch64/acle/acle_sqrt.c | 19 +++++++++++++++++++ 3 files changed, 34 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/acle/acle_sqrt.c