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
2013-09-12 Richard Biener <rguenther@suse.de>
[official-gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
parse
/
undefined5.C
blob
f1dba6e48c76ab825a3f300932a376966c605a11
1
// PR c++/5975
2
// Origin: Volker Reichelt <reichelt@igpm.rwth-aachen.de>
3
// { dg-do compile }
4
5
typedef typename X::Y<> y; // { dg-error "" }