This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/71225] [7 Regression] Overeager instantiation of members of non-template class nested in class template


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71225

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Nov 11 23:42:25 2016
New Revision: 242328

URL: https://gcc.gnu.org/viewcvs?rev=242328&root=gcc&view=rev
Log:
        PR c++/71225
        * g++.dg/cpp0x/pr71225.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/pr71225.C
Modified:
    trunk/gcc/testsuite/ChangeLog

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]