2018-05-15 Richard Biener <rguenther@suse.de>
[official-gcc.git] / gcc / testsuite / gcc.dg / vshift-4.c
blobc43fbcc196ea4f889746aa5f15ddc489f72a3965
1 /* { dg-do run } */
2 /* { dg-options "-O3" } */
4 #define S(x) 3
6 #include "vshift-3.c"