------- Comment #1 from pinskia at gcc dot gnu dot org  2006-11-08 23:23 -------
The new ICE is:
t.cc: In member function 'mytree<C>& mytree<C>::insert(mytree<C>*, mytree<C>*,
mytree<C>*, bool) [with C = int]':
t.cc:54:   instantiated from 'int mytree<int>::counter'
t.cc:54:   instantiated from 'mytree<C>& mytree<C>::insert(mytree<C>*,
mytree<C>*, mytree<C>*, bool) [with C = int]'
t.cc:137:   instantiated from here
t.cc:54: internal compiler error: in instantiate_decl, at cp/pt.c:12053
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 


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

Reply via email to