(root)/
gcc-13.2.0/
gcc/
testsuite/
c-c++-common/
Wshift-negative-value-9.c
       1  /* PR c/65179 */
       2  /* { dg-do compile } */
       3  /* { dg-options "-O -fwrapv" } */
       4  
       5  #include "Wshift-negative-value-1.c"