1 /* { dg-do compile } */
2 /* { dg-skip-if "" { powerpc*-*-darwin* } } */
3 /* { dg-require-effective-target powerpc_vsx_ok } */
4 /* { dg-skip-if "do not override -mcpu" { powerpc*-*-* } { "-mcpu=*" } { "-mcpu=power7" } } */
5 /* { dg-options "-O3 -mcpu=power7 -std=gnu89" } */
7 /* Make sure that the conditional macros vector, bool, and pixel are not
8 considered as being defined. */
11 #error "bool is considered defined"
15 #error "vector is considered defined"
19 #error "pixel is condsidered defined"
23 #error "bool is considered defined"
27 #error "vector is considered defined"
31 #error "pixel is condsidered defined"
36 #error "bool is considered defined"
41 #error "vector is considered defined"
46 #error "pixel is condsidered defined"
49 #define bool long double