Do we support bootstraping on ARM? I am trying to bootstrap inside a
scratchbox and currently I am having the following error on trunk and
the 4.2 branch:

--------------------------------------------------------------------------------
 ../branch-4.2/configure  --enable-checking --disable-threads
--disable-shared --enable-languages=c --disable-libmudflap
arm-none-linux-gnueabi


/home/rafael/llvm/gcc/branch-4.2/gcc/config/arm/unwind-arm.c: In
function 'unwind_phase2_forced':
/home/rafael/llvm/gcc/branch-4.2/gcc/config/arm/unwind-arm.c:587:
error: could not split insn
(insn/f 212 211 213
/home/rafael/llvm/gcc/branch-4.2/gcc/config/arm/unwind-arm.c:509 (set
(reg/f:SI 13 sp)
       (plus:SI (reg/f:SI 13 sp)
           (const_int -616 [0xfffffffffffffd98]))) 4 {*arm_addsi3} (nil)
   (nil))
/home/rafael/llvm/gcc/branch-4.2/gcc/config/arm/unwind-arm.c:587:
internal compiler error: in final_scan_insn, at final.c:2449
----------------------------------------------------------------------------

Best regards,
Rafael

Reply via email to