Internal compiler error 892

Martin v. Loewis martin@mira.isdn.cs.tu-berlin.de
Mon May 31 21:06:00 GMT 1999


> Here is bug report.

Thanks for your bug report. egcs-2.93.21 says

a.cc:8: warning: all member functions in class `X_two<T1,T2>' are private
a.cc:17: warning: all member functions in class `X_two<T1,int>' are private
a.cc:23: prototype for `void X_two<T1,int>::f()' does not match any in class `X_two<T1,int>'
a.cc:19: candidate is: void X_two<T1,int>::f<T1>()
a.cc: In method `void X_two<T1,int>::f()':
a.cc:23: template definition of non-template `void X_two<T1,int>::f()'

so it seems the bug has been fixed.

Regards,
Martin



More information about the Gcc-bugs mailing list