re PR c++/17410 (Specialization of nested template rejected because of unrelated...
authorPaolo Carlini <paolo.carlini@oracle.com>
Thu, 16 May 2013 16:56:08 +0000 (16:56 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 16 May 2013 16:56:08 +0000 (16:56 +0000)
commit45f9820f0075149dcbbe71eac97bf31993e9f9df
treebf9d4dea895d5a38637db5088c59954ca12b9b89
parent7e9a3abbb8c97bb1bdc79f94f66545997802ac5d
re PR c++/17410 (Specialization of nested template rejected because of unrelated declaration)

2013-05-16  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/17410
* g++.dg/template/pr17410.C: New.

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