re PR c++/63309 (internal compiler error: Segmentation fault)
commitea4e4e6e2f85186ddff69ced0b8647fac67d68ae
authorJason Merrill <jason@redhat.com>
Thu, 9 Oct 2014 18:05:29 +0000 (9 14:05 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 9 Oct 2014 18:05:29 +0000 (9 14:05 -0400)
treef21f7dbe8cfd281fd8ad88b0fd2ea707f065a5ab
parent5d4fffb822d1370d3e8efb694dbc9dc35d003de8
re PR c++/63309 (internal compiler error: Segmentation fault)

PR c++/63309
* parser.c (cp_parser_class_head): push_template_decl for members
of templates, too.

From-SVN: r216044
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/testsuite/g++.dg/template/nested6.C [new file with mode: 0644]