On 2 November 2016 at 16:38, Tamar Christina <tamar.christ...@arm.com> wrote: > Hi all, > > This fixes the ARM failures in the testsuite. > Previously these tests were gated on if ARMv8-a > support was available in the compiler, not if the hardware > was an ARMv8-a hardware. > > This thus resulted in correct code, but wouldn't run on > any other hardware. > > Ran regression tests on aarch64-none-linux-gnu, arm-none-linux-gnueabihf. > > Ok for trunk? >
It seems OK to me (without actually testing, though) Thanks Christophe > Thanks, > Tamar > > gcc/testsuite/ > > 2016-11-01 Tamar Christina <tamar.christ...@arm.com> > > * gcc.target/arm/simd/vmaxnm_f32_1.c (dg-require-effective-target): > Check for arm_v8_neon_hw. > * gcc.target/arm/simd/vmaxnmq_f32_1.c (dg-require-effective-target): > Likewise. > * gcc.target/arm/simd/vminnm_f32_1.c (dg-require-effective-target): > Likewise. > * gcc.target/arm/simd/vminnmq_f32_1.c(dg-require-effective-target): > Likewise.