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:
parent
77436791c9
commit
5ddaa74413
2 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue