re PR c++/51385 (Unnecessary instantiation converting to pointer to template class...
authorPaolo Carlini <paolo.carlini@oracle.com>
Mon, 29 Sep 2014 09:06:31 +0000 (09:06 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 29 Sep 2014 09:06:31 +0000 (09:06 +0000)
commitf1d6f494666f6fb9ee061d21a1a190e45c2ea83c
tree0c3264a2f2196153730aeeb0209da9381eb4d179
parent0fe81a0f05867af6818da309fb3b54678ca0e93f
re PR c++/51385 (Unnecessary instantiation converting to pointer to template class instance)

2014-09-29  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/51385
* g++.dg/template/pr51385.C: New.

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