1 /* Test omitted parameter names not in C11: -pedantic -Wno-c11-c2x-compat. */
2 /* { dg-do compile } */
3 /* { dg-options "-std=c11 -pedantic -Wno-c11-c2x-compat" } */
4
5 void f (int) { }
1 /* Test omitted parameter names not in C11: -pedantic -Wno-c11-c2x-compat. */
2 /* { dg-do compile } */
3 /* { dg-options "-std=c11 -pedantic -Wno-c11-c2x-compat" } */
4
5 void f (int) { }