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