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
Update concepts branch to revision 131834
[official-gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
parse
/
crash3.C
blob
5a48ebc7cc7c3a1d1e6d3b78943a92cb30fa0334
1
template <class T> struct L { struct I {}; };
2
template <class T> void L<T>::I::foo() {} // { dg-error "" }