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
Dead
[official-gcc.git]
/
gomp-20050608-branch
/
gcc
/
testsuite
/
g++.old-deja
/
g++.niklas
/
t118.C
blob
2319a338bd288c548c680580fd5c25754d2cee90
1
// { dg-do assemble }
2
// GROUPS niklas pt
3
template <class T> class C1 {};
4
class C1<int> C1_int_object;