* c-common.c (catenate_strings): New.
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.jason / crash5.C
blobae9e0e577b878af18a8fe1bd0dfcb6db2d742dd3
1 // { dg-do assemble  }
2 // Bug: g++ doesn't deal well with abstract declarators used inappropriately.
4 void (*)();                     // { dg-error "" }