repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
gnu
/
dist
/
gcc4
/
gcc
/
testsuite
/
g++.dg
/
ext
/
cond1.C
blob
ec342121edf95adf0a5977b1ac864f65ea464b0f
1
// PR c++/12515
2
// { dg-do compile }
3
// { dg-options "" }
4
template<int> void foo() { 0 ?: 0; }