1 /* { dg-do run } */
2 /* { dg-options "-O3" } */
3 
4 #define TYPE1 char
5 #define TYPE2 short
6 
7 #include "vshift-1.c"
8