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