PR tree-optimization/86401
[official-gcc.git] / gcc / testsuite / c-c++-common / rotate-2a.c
blobd709c0d3680620a965e3edb9f82bc8beefa5976c
1 /* { dg-do run } */
2 /* { dg-options "-O2 -Wno-overflow" } */
4 #define ROTATE_N "rotate-2.c"
6 #include "rotate-1a.c"