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