Internal compiler error 373 (egcs-1.1.2)

Alexandre Oliva oliva@dcc.unicamp.br
Wed Jun 30 23:07:00 GMT 1999


On Jun 24, 1999, Nick Rasmussen <nick@jive.org> wrote:

> namespace n { template <class T> class class_inside_n {}; }

>     // This produces the internal compiler error (373):
>     n::class_inside_n<int> i = n::class_inside_n();

Thanks for your bug report.  The latest snapshot says:

t.cc: In function `void f()':
t.cc:20: invalid use of `template <class T> n::class_inside_n<T>'

so the bug is likely to be fixed in gcc 2.95

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
{oliva,Alexandre.Oliva}@dcc.unicamp.br  aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
*** E-mail about software projects will be forwarded to mailing lists



More information about the Gcc-bugs mailing list