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
strub: enable conditional support
[official-gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
torture
/
pr85013.C
blob
6da3e2efbf5e6d9eb4482e735914203eddf9014d
1
// { dg-additional-options "-std=c++14 -fconcepts" }
2
3
a(decltype((0 > 1e91 && 1e31 && (auto)))); // { dg-error "expected" }