[Bug c++/33959] New: ice in cp/pt.c instantiate_class_template

cppljevans at suddenlink dot net gcc-bugzilla@gcc.gnu.org
Wed Oct 31 14:40:00 GMT 2007


Error also occurs in g++4.3 in 20071026 snapshot.  In that snapshot,
the ice occurred on line 6651 which is a gcc_assert preceded by comment:

  /* We should never instantiate a nested class before its enclosing
     class; we need to look up the nested class by name before we can
     instantiate it, and that lookup should instantiate the enclosing
     class.  */

I will attach the output from make showing the error and the
.ii file (once I figure how to do that).


-- 
           Summary: ice in cp/pt.c instantiate_class_template
           Product: gcc
           Version: 4.1.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: cppljevans at suddenlink dot net


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33959



More information about the Gcc-bugs mailing list