Sign in
gnu
/
gcc
/
d769c5040874bf9546f2524f3f1d2a894165f92a
/
.
/
gcc
/
testsuite
/
gcc.dg
/
attr-weakref-3.c
blob: fe4462a8a3a22523db0f47c25dd82e6e137aab38 [
file
] [
log
] [
blame
]
/* { dg-do compile } */
/* { dg-require-weak "" } */
static
int
i __attribute__
((
weakref
));
/* { dg-warning "attribute should be accompanied" } */