Re: [PATCH][ARM][2/2] ARMv8 aarch32 round to integral instructions

2012-11-23 Thread Ramana Radhakrishnan
On Wed, Nov 14, 2012 at 1:52 PM, Kyrylo Tkachov wrote: > Hi all, > > This patch adds the new tests for the vrint instructions in aarch32. > It also adds an effective target check to see if we support an ARMv8 VFP and > an add_options > procedure for adding the required options to a testcase if we

RE: [PATCH][ARM][2/2] ARMv8 aarch32 round to integral instructions

2012-11-21 Thread Kyrylo Tkachov
][2/2] ARMv8 aarch32 round to integral instructions Hi all, This patch adds the new tests for the vrint instructions in aarch32. It also adds an effective target check to see if we support an ARMv8 VFP and an add_options procedure for adding the required options to a testcase if we do. Ok for trunk

[PATCH][ARM][2/2] ARMv8 aarch32 round to integral instructions

2012-11-14 Thread Kyrylo Tkachov
Hi all, This patch adds the new tests for the vrint instructions in aarch32. It also adds an effective target check to see if we support an ARMv8 VFP and an add_options procedure for adding the required options to a testcase if we do. Ok for trunk? Thanks, Kyrill gcc/testsuite/ChangeLog 2012-1