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: Internal compiler error 90


Bruce Mellows <bmellows@idx.com.au> writes:

> Here is a minimal demonstration of a bug using egcs 102, it is basically
> that typedefs are not handled correctly.

>> g++ -DDEMO_ERROR_90=0 demo.cc

>> g++ -DDEMO_ERROR_90=1 demo.cc
> demo.h: In method `void egcs_error<T>::some_method() const':
> In file included from demo.cc:1:
> demo.h:32: Internal compiler error 90.
> demo.h:32: Please submit a full bug report to `egcs-bugs@cygnus.com'.

The problem still occurs on egcs 1.0.3, but not in the latest pre-1.1
snapshot, so it will probably be fixed in the egcs 1.1 release.

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