remove unused files
[platform/upstream/gcc48.git] / gcc / testsuite / gcc.dg / vshift-4.c
1 /* { dg-do run } */
2 /* { dg-options "-O3" } */
3
4 #define S(x) 3
5
6 #include "vshift-3.c"