1  /* PR c/65179 */
       2  /* { dg-do compile } */
       3  /* { dg-options "-O -Wshift-negative-value -fwrapv" } */
       4  /* { dg-additional-options "-std=c++03" { target c++ } } */
       5  /* { dg-additional-options "-std=c90" { target c } } */
       6  
       7  #include "Wshift-negative-value-1.c"