repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git]
/
old-autovect-branch
/
gcc
/
testsuite
/
g++.old-deja
/
g++.other
/
parse1.C
blob
8c46f7f0cb299110dc818df07d40163f90e04c5c
1
// { dg-do assemble }
2
// Test that we save declspecs before a class defn properly.
3
4
static volatile union {
5
void f() { }
6
} u;