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
FSF GCC merge 02/23/03
[official-gcc.git]
/
gcc
/
testsuite
/
g++.old-deja
/
g++.ns
/
undef1.C
blob
d13b8e7063d907928715a065ca2abc3d2e13787d
1
//Build don't link:
2
namespace A{
3
}
4
5
struct Y: A::S<int>{}; //ERROR - no such type