"Internal compiler error 243"

Alexandre Oliva oliva@dcc.unicamp.br
Mon Jun 8 11:55:00 GMT 1998


Gary Holt <holt@lnc.usc.edu> writes:

> template <typename Output_t, typename Input_t = float, int min_val =
> -120, int max_val = 50, int step = 2> class TableInterp { };

> template <class T> class Xyz { public: TableInterp<float> junk; };

The latest snapshot of egcs compiles this problem successfully.

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