blob: fa7edd11eccc0f0484d5fb8a3f9c0ae528c0f0bc [file] [log] [blame]
/* PR c/41842 */
/* { dg-do compile } */
void
f ()
{
char x[g (h)]; /* { dg-error "undeclared|for each function" } */
}