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
PR c++/81917 - ICE with void_t and partial specialization.
[official-gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
opt
/
pr79659.C
blob
132d5c1e7f7011def09fd6d33b8129211cd68c26
1
// PR target/79659
2
// { dg-do compile }
3
// { dg-options "-flifetime-dse=123456" }
4
5
// { dg-error "is not between 0 and 2" "" { target *-*-* } 0 }