e Lyon [mailto:christophe.l...@linaro.org]
> Sent: Thursday, December 21, 2017 21:39
> To: Tamar Christina
> Cc: gcc-patches@gcc.gnu.org; nd ; Ramana Radhakrishnan
> ; Richard Earnshaw
> ; ni...@redhat.com; Kyrylo Tkachov
>
> Subject: Re: [PATCH][GCC][ARM] Fix fragile arm fpu attribute tes
rd Earnshaw
> ; ni...@redhat.com; Kyrylo Tkachov
>
> Subject: Re: [PATCH][GCC][ARM] Fix fragile arm fpu attribute tests.
>
> On 21 December 2017 at 15:24, Tamar Christina
> wrote:
> > The 12/14/2017 20:46, Christophe Lyon wrote:
> >> On 14 December 2017 at 11:56, Ta
On 21 December 2017 at 15:24, Tamar Christina wrote:
> The 12/14/2017 20:46, Christophe Lyon wrote:
>> On 14 December 2017 at 11:56, Tamar Christina
>> wrote:
>> > The 12/13/2017 08:49, Christophe Lyon wrote:
>> >> On 12 December 2017 at 18:29, Tamar Christina
>> >> wrote:
>> >> > Hi All,
>> >
The 12/14/2017 20:46, Christophe Lyon wrote:
> On 14 December 2017 at 11:56, Tamar Christina wrote:
> > The 12/13/2017 08:49, Christophe Lyon wrote:
> >> On 12 December 2017 at 18:29, Tamar Christina
> >> wrote:
> >> > Hi All,
> >> >
> >> > The previous test made use of arm_neon.h which made the
On 14 December 2017 at 11:56, Tamar Christina wrote:
> The 12/13/2017 08:49, Christophe Lyon wrote:
>> On 12 December 2017 at 18:29, Tamar Christina
>> wrote:
>> > Hi All,
>> >
>> > The previous test made use of arm_neon.h which made the whole test
>> > rather fragile and only applicable to some
The 12/13/2017 08:49, Christophe Lyon wrote:
> On 12 December 2017 at 18:29, Tamar Christina wrote:
> > Hi All,
> >
> > The previous test made use of arm_neon.h which made the whole test
> > rather fragile and only applicable to some of the arm targets.
> >
> > So instead I make use of different f
On 12 December 2017 at 18:29, Tamar Christina wrote:
> Hi All,
>
> The previous test made use of arm_neon.h which made the whole test
> rather fragile and only applicable to some of the arm targets.
>
> So instead I make use of different fpus now to test the generation of
> fmla instructions. The