Displaying 1 result from an estimated 1 matches for "isimplicitlydefin".
Did you mean:
isimplicitlydefined
2009 Feb 13
1
[LLVMdev] Cross compiling GCC 4.2 build errors
...;llvm-src/llvm/include -DL_muldc3
-fvisibility=hidden -DHIDE_EXPORTS -c
../../../../src/llvm-gcc-4.2/gcc/libgcc2.c -o libgcc/./_muldc3.o
cc1: <llvm-src>/llvm/lib/CodeGen/RegisterScavenging.cpp:273: void
llvm::RegScavenger::forward(): Assertion `(isReserved(Reg) || isUnused(Reg)
|| IsImpDef || isImplicitlyDefined(Reg) || isLiveInButUnusedBefore(Reg, MI,
MBB, TRI, MRI)) && "Re-defining a live register!"' failed.
../../../../src/llvm-gcc-4.2/gcc/libgcc2.c:1914: internal compiler error:
Aborted
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://...