Fix ICE in substring-handling building 502.gcc_r (PR 87562)
[official-gcc.git] / gcc / testsuite / c-c++-common / pr20318.c
blobc6e9639fc4ea30029b4d7af9a0b1ac219bbd3c20
1 /* { dg-do compile } */
3 extern int f() __attribute__((returns_nonnull)); /* { dg-error "not returning a pointer" } */