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: bug report


Speed  <speed@rumblefish.net> writes:

> Sorry for not sending a formal report.  I looked on your website, but
> could not find such a form.

Please check the info file; it says what a `full bug report' is.

> /bin/sh /usr/local/ml-0.5.3/src/libtool --quiet --mode=compile 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 MLPVertexArray.C
> 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'.

Please append `-v -save-temps' to the compilation command line, then
send us the .ii file it will produce.  (gzip/bzip2 uuencode/mime ok)

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