mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-24 07:00:29 +08:00
* gcc.dg/graphite/id-pr46845.c: Include powerpc for warning options.
From-SVN: r179762
This commit is contained in:
parent
45dbdfd482
commit
cf327057da
gcc/testsuite
@ -1,3 +1,7 @@
|
||||
2011-10-10 Janis Johnson <janisjo@codesourcery.com>
|
||||
|
||||
* gcc.dg/graphite/id-pr46845.c: Include powerpc for warning options.
|
||||
|
||||
2011-10-10 Kirill Yukhin <kirill.yukhin@intel.com>
|
||||
Yakovlev Vladimir <vladimir.b.yakovlev@intel.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* { dg-options "-O2 -ffast-math -fgraphite-identity -w -Wno-psabi" { target { i?86-*-* x86_64-*-* } } } */
|
||||
/* { dg-options "-O2 -ffast-math -fgraphite-identity -w -Wno-psabi" { target { i?86-*-* x86_64-*-* powerpc*-*-* } } } */
|
||||
|
||||
typedef float V2SF __attribute__ ((vector_size (128)));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user