costmodel-slp-34.c: Skip for little endian.

2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

	* gcc.dg/vect/costmodel/ppc/costmodel-slp-34.c: Skip for little
	endian.

From-SVN: r205638
This commit is contained in:
Bill Schmidt 2013-12-03 15:54:25 +00:00 committed by William Schmidt
parent 77436791c9
commit 5ddaa74413
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
* gcc.dg/vect/costmodel/ppc/costmodel-slp-34.c: Skip for little
endian.
2013-12-03 H.J. Lu <hongjiu.lu@intel.com>
PR target/59363

View File

@ -1,4 +1,5 @@
/* { dg-require-effective-target vect_int } */
/* { dg-skip-if "cost too high" { powerpc*le-*-* } { "*" } { "" } } */
#include <stdarg.h>
#include "../../tree-vect.h"