Commit cf327057 by Janis Johnson Committed by Janis Johnson

* gcc.dg/graphite/id-pr46845.c: Include powerpc for warning options.

From-SVN: r179762
parent 45dbdfd4
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>
......
/* { 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)));
......
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