> -Original Message-
> From: Myers, Joseph
> Sent: Friday, January 15, 2016 6:28 PM
> To: Andrew Pinski
> Cc: GCC Patches; Moore, Catherine; matthew.fort...@imgtec.com
> Subject: Ping Re: Handle Octeon 3 not supporting MIPS paired-single
> instructions
>
>
On Fri, 8 Jan 2016, Andrew Pinski wrote:
> On Fri, Jan 8, 2016 at 4:05 PM, Joseph Myers wrote:
> > The Octeon 3 processor does not support the MIPS paired-single
> > instructions. This results in illegal instruction errors in the
> > testsuite when vectorization tests try to use those instructio
On Fri, Jan 8, 2016 at 4:05 PM, Joseph Myers wrote:
> The Octeon 3 processor does not support the MIPS paired-single
> instructions. This results in illegal instruction errors in the
> testsuite when vectorization tests try to use those instructions.
>
> This patch teaches the compiler about that
The Octeon 3 processor does not support the MIPS paired-single
instructions. This results in illegal instruction errors in the
testsuite when vectorization tests try to use those instructions.
This patch teaches the compiler about that lack of support, so that
warnings are given when -mpaired-sin