Sign in
gnu
/
gcc
/
a8404c07e7fca388c02c39077865f7d5fa928430
/
.
/
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" } */