Commit 20ee2690 by Bill Schmidt Committed by William Schmidt

pr63335.c: Change effective target to vsx_hw.

2014-09-26  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

	* gcc.target/powerpc/pr63335.c: Change effective target to
	vsx_hw.

From-SVN: r215646
parent 6f35fc1b
2014-09-26 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
* gcc.target/powerpc/pr63335.c: Change effective target to
vsx_hw.
2014-09-26 H.J. Lu <hongjiu.lu@intel.com> 2014-09-26 H.J. Lu <hongjiu.lu@intel.com>
* gcc.target/i386/shrink_wrap_1.c: Skip ia32. * gcc.target/i386/shrink_wrap_1.c: Skip ia32.
......
/* { dg-do run { target { powerpc64*-*-* } } } */ /* { dg-do run { target { powerpc64*-*-* } } } */
/* { dg-require-effective-target powerpc_vsx_ok } */ /* { dg-require-effective-target vsx_hw } */
/* { dg-options "-mvsx" } */ /* { dg-options "-mvsx" } */
#include <altivec.h> #include <altivec.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment