re PR c++/65619 (friend declaration with template template parameter not recognized)
authorPaolo Carlini <paolo.carlini@oracle.com>
Thu, 4 Apr 2019 15:49:30 +0000 (15:49 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 4 Apr 2019 15:49:30 +0000 (15:49 +0000)
commit3a36c1806aa3d06301d1a177afbad6198b0f9086
treeae1c065f086776da7f64d788b535966650cc8675
parenta7f70a0925d510d2579f6c20bf056e30664ef0f6
re PR c++/65619 (friend declaration with template template parameter not recognized)

2019-04-04  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/65619
* g++.dg/template/friend67.C: New.

From-SVN: r270146
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/friend67.C [new file with mode: 0644]