(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.old-deja/
g++.jason/
crash5.C
// { dg-do assemble  }
// Bug: g++ doesn't deal well with abstract declarators used inappropriately.

void (*)();			// { dg-error "" }