aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/g++.old-deja/g++.jason/crash5.C
blob: ae9e0e577b878af18a8fe1bd0dfcb6db2d742dd3 (plain)
1
2
3
4
// { dg-do assemble  }
// Bug: g++ doesn't deal well with abstract declarators used inappropriately.

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