no-warning.c   [plain text]


/* APPLE LOCAL file -Wno-#warnings */

/* { dg-do compile } */
/* { dg-options "-Wno-#warnings" } */

#warning "suppress this warning"

int a;