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

#include "Wshift-overflow-7.c"