aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/c-c++-common/Wshift-overflow-11.c
blob: 9063d80d7e01315d9189a0fc73c2b1529995c36f (plain)
1
2
3
4
5
/* PR c++/55095 */
/* { dg-do compile { target int32 } } */
/* { dg-options "-Wshift-overflow=1 -fwrapv" } */

#include "Wshift-overflow-6.c"