testsuite: Skip analyzer tests on AIX.
[official-gcc.git] / gcc / testsuite / c-c++-common / Wshift-overflow-11.c
blob9063d80d7e01315d9189a0fc73c2b1529995c36f
1 /* PR c++/55095 */
2 /* { dg-do compile { target int32 } } */
3 /* { dg-options "-Wshift-overflow=1 -fwrapv" } */
5 #include "Wshift-overflow-6.c"