On Thu, Nov 29, 2012 at 2:27 PM, Kyrylo Tkachov <kyrylo.tkac...@arm.com> wrote: > Hi all, > This patch adds an effective target check to the testsuite for ARMv8 NEON > support. A corresponding add_options procedure is added. > This is used by the AArch32 NEON intrinsics tests. An entry in the > documentation is added as well. > > Ok for trunk? >
Ok. Ramana > Thanks, > Kyrill > > gcc/ChangeLog > > 2012-11-29 Kyrylo Tkachov <kyrylo.tkac...@arm.com> > > * doc/sourcebuild.texi: Document arm_v8_neon_ok. > > gcc/testsuite/ChangeLog > > 2012-11-29 Kyrylo Tkachov <kyrylo.tkac...@arm.com> > > * lib/target-supports.exp (check_effective_target_arm_v8_neon_ok): > New procedure. > (add_options_for_arm_v8_neon): Likewise.