This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: Why is LIMITS_H_TEST defined in cris/t-linux? It caused cross-compiler build errors


Segher - If remember right, cris was one of the targets that did not build for you. This might help.

No idea if it would help or not -- it currently dies with an ICE while building __mulvdi3:

/home/segher/src/gcc/libgcc/../gcc/libgcc2.c: In function '__mulvdi3':
/home/segher/src/gcc/libgcc/../gcc/libgcc2.c:404: error: unrecognizable insn:
(call_insn 353 352 354 38 /home/segher/src/gcc/libgcc/../gcc/libgcc2.c:403 (parallel [
(call (mem:QI (symbol_ref:SI ("abort") [flags 0x41] <function_decl 0x2b4a0543f900 abort>) [0 S1 A8])
(const_int 0 [0x0]))
(clobber (reg:SI 16 srp))
]) -1 (expr_list:REG_NORETURN (const_int 0 [0x0])
(expr_list:REG_EH_REGION (const_int 0 [0x0])
(nil)))
(nil))
/home/segher/src/gcc/libgcc/../gcc/libgcc2.c:404: internal compiler error: in ex
tract_insn, at recog.c:1990



Segher



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]