Internal Compiler Error egcs-1.0.1

Alexandre Oliva oliva@dcc.unicamp.br
Tue Jun 30 01:02:00 GMT 1998


Gregory Bond <gnb@itga.com.au> writes:

> 	class foo {
> 	  template <typename T> class member_template;
> 	};
> 	template <typename T> class A::member_template {};

The latest development snapshot (not egcs 1.0.3a) will compile this
code if you replace `A' with `foo'.  The other problem you reported
has yet to be fixed.

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil




More information about the Gcc-bugs mailing list