Sign in
gnu
/
gcc
/
fba228e259dd5112851527f2dbb62c5601100985
/
.
/
gcc
/
testsuite
/
c-c++-common
/
pr20318.c
blob: c6e9639fc4ea30029b4d7af9a0b1ac219bbd3c20 [
file
] [
log
] [
blame
]
/* { dg-do compile } */
extern
int
f
()
__attribute__
((
returns_nonnull
));
/* { dg-error "not returning a pointer" } */