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

#include "Wshift-overflow-5.c"