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
* g++.dg/debug/pr71432.C: Fail on AIX.
[official-gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
parse
/
struct-1.C
blob
6e0d93aadf4a7537e727d70ad410bdd5f2678b26
1
// Origin: Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2
// PR c++/18731
3
4
template<typename T> struct T::A {}; // { dg-error "invalid class name" }