On Wed, May 11, 2016 at 02:45:32PM -0500, Bill Schmidt wrote:
> When fixing PR70963, I introduced a test case that didn’t sufficiently 
> constrain
> the target architecture.  Although the built-ins I was testing are available 
> on any
> platform supporting VSX, the use of vec_all_eq for vector double and vector 
> long
> long requires at least a POWER8 target.  This patch remedies this by ensuring
> the test will not run unless p8vector support is available.
> 
> Verified on powerpc64-unknown-linux-gnu and powerpc64le-unknown-linux-gnu.
> Is this ok for trunk?  I will wait a bit longer before deploying to earlier 
> releases…

It is okay, thanks,


Segher


> 2016-05-11  Bill Schmidt  <wschm...@linux.vnet.ibm.com>
> 
>         * gcc.target/powerpc/pr70963.c: Require at least power8 at both
>         compile and run time.

Reply via email to