aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.dg/pr28419.c
blob: a1aa4bfe8db11d84081b212f164ead1c0f83204b (plain)
1
2
3
/* { dg-do compile } */
void foo() 
const char* p = __FUNCTION__; /* { dg-error "" } */