re PR c++/66061 (Internal Compiler Error when specializing a variable template when...
authorJason Merrill <jason@gcc.gnu.org>
Fri, 19 Jun 2015 18:15:17 +0000 (14:15 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 19 Jun 2015 18:15:17 +0000 (14:15 -0400)
commit2e562987080cf23cb6b9c147cd4a975faac6e2ea
tree2081c6e649676f87a9a509ee2d5781f3326e3ab3
parent490948ca36a1b9dc407930eba0e6dd52c83dac4d
re PR c++/66061 (Internal Compiler Error when specializing a variable template when the specialization is variadic)

PR c++/66061
* g++.dg/cpp1y/var-templ31.C: New.

From-SVN: r224675
gcc/testsuite/g++.dg/cpp1y/var-templ31.C [new file with mode: 0644]