1 /* { dg-do compile } */
2 void foo()
3 const char* p = __FUNCTION__; /* { dg-error "" } */
4