* gcc-interface/trans.c (node_has_volatile_full_access) <N_Identifier>:
[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"