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: more on previous error


dwhitney  <dwhitney@localhost.localdomain> writes:

> ../lib/LinAlgebra.h: In method `Vector4t<float>::Vector4t(const class Vector3t<float> &, int = 0)':
> ../lib/LinAlgebra.h:623: internal error--unrecognizable insn:
> (insn 57 55 58 (set (reg:DF 89)
>         ()) -1 (nil)
>     (expr_list:REG_EQUAL ()
>         (nil)))
> ../lib/LinAlgebra.h:623: confused by earlier errors, bailing out

Please repeat that compilation with the additional flags `-v
-save-temps', then send us the command line, the compiler output and
the `.ii' file it will create, bzip2/gzip base64/uuencode are
acceptable formats.  Please just don't send one file per message, they 
get all out of order and with different and sometimes large delays.

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