Sign in
gnu
/
gcc
/
refs/heads/devel/c++-contracts
/
.
/
gcc
/
testsuite
/
c-c++-common
/
attributes-2.c
blob: 47b2c7b3ca85350c1bf395aae4d099ccc6fb8456 [
file
] [
log
] [
blame
]
/* { dg-do compile } */
void
g
()
__attribute__
((
aligned
(
bar
)));
/* { dg-error "undeclared here|not declared" } */