Re: Compliation errors (Gnome-objc + automake probs)



Robert> (insn:HI 557 555 558 (set (mem:DF (reg:SI 0 %eax))
Robert>         (subreg:DF (reg:SI 130) 0)) 77 {movdf_mem+1} (insn_list 555 (nil))
Robert>     (expr_list:REG_DEAD (reg:SI 0 %eax)
Robert>         (nil)))
Robert> gcc: Internal compiler error: program cc1obj got fatal signal 6

This is a compiler bug.  Try compiling without -O2, or without
-fstrength-reduce, or both.  I don't know if that will help, but it
might.

Tom



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]