Add new test to verify that the array index, limit, and stride are
[official-gcc.git] / gcc / testsuite / gcc.dg / pr28419.c
bloba1aa4bfe8db11d84081b212f164ead1c0f83204b
1 /* { dg-do compile } */
2 void foo()
3 const char* p = __FUNCTION__; /* { dg-error "" } */