[Bug c++/63309] [4.8/4.9/5 Regression] internal compiler error: Segmentation fault

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Oct 9 18:06:00 GMT 2014


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

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Thu Oct  9 18:05:29 2014
New Revision: 216044

URL: https://gcc.gnu.org/viewcvs?rev=216044&root=gcc&view=rev
Log:
    PR c++/63309
    * parser.c (cp_parser_class_head): push_template_decl for members
    of templates, too.

Added:
    trunk/gcc/testsuite/g++.dg/template/nested6.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/parser.c



More information about the Gcc-bugs mailing list