This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [egcs-1.0.3, g++] Internal compiler error 9


TANAKA, Atushi <atanaka@cm.ph.tsukuba.ac.jp> writes:

> int foo<int>() {}

> GNU C++ version egcs-2.90.29 980515 (egcs-1.0.3 release) (i586-pc-linux-gnulibc1) compiled by GNU C version egcs-2.90.29 980515 (egcs-1.0.3 release).
> foo.cc:1: Internal compiler error 9.
> foo.cc:1: Please submit a full bug report to `egcs-bugs@cygnus.com'.

The latest snapshot of egcs says:

foo.cc:1: template-id `foo<int>' in declaration of primary template

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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]