1 /* { dg-do compile { target powerpc*-*-* } } */
2 /* { dg-xfail-if "" { "powerpc-*-eabispe*" "powerpc-ibm-aix*" } { "*" } { "" } } */
3 /* { dg-options "-O -maltivec" } */
4 /* { dg-final { scan-assembler "lvx" } } */
8 int x
[8] __attribute__((aligned(128))) = { 1, 1, 1, 1, 1, 1, 1, 1 };