Sign in
gnu
/
gcc
/
cd2fd5facb5e1882d3f338ed456ae9536f7c0593
/
.
/
gcc
/
testsuite
/
g++.old-deja
/
g++.other
/
parse1.C
blob: 8c46f7f0cb299110dc818df07d40163f90e04c5c [
file
] [
log
] [
blame
]
// { dg-do assemble }
// Test that we save declspecs before a class defn properly.
static
volatile
union
{
void
f
()
{
}
}
u
;