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
testsuite: arm: Relax register selection [PR116623]
[official-gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
cpp1y
/
var-templ57.C
blob
030e9a2dfd620b7b61cbf398d652b5f4cf7d6bc2
1
// PR c++/84092
2
// { dg-do compile { target c++14 } }
3
4
template < typename T > int a (T::template b);