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