Hi Kyrill,
On 21 November 2014 at 16:52, Marcus Shawcroft <[email protected]> wrote: > On 17 November 2014 17:35, Kyrill Tkachov <[email protected]> wrote: > >> 2014-11-17 Kyrylo Tkachov <[email protected]> >> >> * config/aarch64/arm_neon.h (vsqrt_f64): New intrinsic. >> >> 2014-11-17 Kyrylo Tkachov <[email protected]> >> >> * gcc.target/aarch64/simd/vsqrt_f64_1.c > > OK /Marcus Your new test fails at the scan-assembly step because all the code is optimized away (even at -O1). Christophe.
