Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / gcc.target / powerpc / ppc-stfiwx.c
blob47a29ed3f17aad0e9fb4b82dd601bcbe6e611c86
1 /* { dg-do compile { target powerpc*-*-* } } */
2 /* { dg-options "-mpowerpc-gfxopt" } */
3 /* { dg-final { scan-assembler "stfiwx" } } */
5 int foo (double x)
7 return x;