blob: d2b9c3c1b4f7026a8d1db636ec3ace9efeec314d [file] [log] [blame]
/* { dg-do compile } */
/* { dg-options "-Wunused" } */
static int a = 10; /* { dg-warning "defined but not used" } */