1 2 3 4
/* { dg-do compile } */ /* { dg-options "-fallow-parameterless-variadic-functions" } */ #include <stdarg.h> extern void baz(...);