re PR c++/71225 (Overeager instantiation of members of non-template class nested...
authorJakub Jelinek <jakub@redhat.com>
Fri, 11 Nov 2016 23:42:25 +0000 (00:42 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 11 Nov 2016 23:42:25 +0000 (00:42 +0100)
commitb8f70e67b8e8f178c24a8cf7761d1378e612299f
treea20f9391830641d59172d512fae57a6ef30c32f8
parent8b287aea3561278b4002864c0d1c29b769493448
re PR c++/71225 (Overeager instantiation of members of non-template class nested in class template)

PR c++/71225
* g++.dg/cpp0x/pr71225.C: New test.

From-SVN: r242328
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/pr71225.C [new file with mode: 0644]