Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
g++.dg
/
ext
/
attrib48.C
blob: 19a9959109d79fe4b3301f1a6113f9be74446b63 [
file
] [
log
] [
blame
]
// PR c++/54652
typedef
unsigned
L __attribute__
((
aligned
));
typedef
unsigned
L __attribute__
((
aligned
));
L l
;