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


Ruediger Franke <Ruediger.Franke@rz.tu-ilmenau.de> writes:

>   gcc version egcs-2.90.29 980515 (egcs-1.0.3 release)
> realloc.C:6: Internal compiler error.

> class A { void realloc(); void mymethod() { realloc(); } };

Thanks for your report.  This problem is fixed in the latest snapshot
of egcs

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