rt_gccstream/gcc/testsuite/gcc.dg/pr28419.c

4 lines
88 B
C

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