aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/c-c++-common/pr20318.c
blob: c6e9639fc4ea30029b4d7af9a0b1ac219bbd3c20 (plain)
1
2
3
/* { dg-do compile } */

extern int f() __attribute__((returns_nonnull)); /* { dg-error "not returning a pointer" } */