g++: internal compiler error

Marc ESPIE Marc.Espie@liafa.jussieu.fr
Sun Feb 8 16:21:00 GMT 1998


The following fragment a.cc
	(which is most certainly wrong, considering the time I wrote it):

class A
	{
	template<class T>T epsilon;
	};

does not fail gracefully under egcs-980205:

g++ a.cc
a.cc:4: Internal compiler error.
a.cc:4 Please submit a full bug report to `egcs-bugs@cygnus.com'

on both sparc-Solaris and alpha-dec-osf4.0

-- 
	Marc Espie



More information about the Gcc-bugs mailing list