blob: 2efd4505db3ce9adbe0f472f6ee8fe09f56fb9e4 [file] [log] [blame]
/* Test omitted parameter names not in C11: -pedantic. */
/* { dg-do compile } */
/* { dg-options "-std=c11 -pedantic" } */
void f (int) { } /* { dg-warning "omitting parameter names" } */