Projet_SETI_RISC-V/riscv-gnu-toolchain/gcc/gcc/testsuite/c-c++-common/Wshift-overflow-10.c

6 lines
145 B
C

/* PR c++/55095 */
/* { dg-do compile { target int32 } } */
/* { dg-options "-O -Wshift-overflow=2 -fwrapv" } */
#include "Wshift-overflow-5.c"