[Bug c++/33959] [4.1/4.2/4.3 Regression] ICE in instantiate_class_template, at cp/pt.c:6649

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Dec 13 10:39:00 GMT 2007



------- Comment #9 from jakub at gcc dot gnu dot org  2007-12-13 10:39 -------
Or tsubst on types could for TYPE_CLASS_SCOPE_P (t) call complete_type on
TYPE_CONTEXT (t).  That works for this testcase, but not sure if it would
generally.  Jason/Mark, ideas?


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at redhat dot com


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



More information about the Gcc-bugs mailing list