/* Test omitted parameter names not in C11: accepted by default in the absence of -pedantic. */ /* { dg-do compile } */ /* { dg-options "-std=c11" } */ void f (int) { }