1 /* { dg-do compile } */
2 /* { dg-options "-O2" } */
3 /* { dg-final { scan-assembler "and" { target powerpc*-*-* spu-*-* } } } */
4 /* There should be no nand for this testcase (for either PPC or SPU). */
5 /* { dg-final { scan-assembler-not "nand" { target powerpc*-*-* spu-*-* } } } */