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: Internal compiler error [Resent]


Steffen Zahn <zahn@berlin.snafu.de> writes:

> g++ -O2 -Wall -DNDEBUG -DNWARN -fomit-frame-pointer -fexpensive-optimizations -ffast-math -funroll-loops -malign-loops=2 -malign-jumps=2 -malign-functions=2 -mpentium -D_REENTRANT   -I..  -c x.C

> Output:
> MLPVertexArray.C: In method `bool MLPVertexArray::_serialRead(class XDRFile *)':
> MLPVertexArray.C:64: Internal compiler error.
> MLPVertexArray.C:64: Please submit a full bug report to `egcs-bugs@cygnus.com'.

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]