------- 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