<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Sep 8, 2008, at 4:08 AM, Duncan Sands wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Author: baldrick<br>Date: Mon Sep  8 06:08:09 2008<br>New Revision: 55896<br><br>URL: <a href="http://llvm.org/viewvc/llvm-project?rev=55896&view=rev">http://llvm.org/viewvc/llvm-project?rev=55896&view=rev</a><br>Log:<br>Update the callgraph correctly.<br></div></blockquote><br></div><div>Duncan,</div><div><br></div><div>I'm seeing following errors while building llvm using llvm-gcc. Can you take a look ?</div><div>Thanks,</div><div><br></div><div>-</div><div>Devang</div><div><br></div><div>llvm[2]: Compiling CodeGenTarget.cpp for Release build <br>Assertion failed: (i && "Cannot find callsite to replace!"), function replaceCallSite, file /Volumes/SandBox/Dolphin/surat.20080907-040501/llvmCore.roots/llvmCore~obj/src/llvm/lib/Analysis/IPA/CallGraph.cpp, line 326.<br>/Volumes/SandBox/Dolphin/llvmCore/llvm/utils/TableGen/CodeGenTarget.cpp:511: internal compiler error: Abort trap<br>Please submit a full bug report,<br>with preprocessed source if appropriate.<br>See <URL:<a href="http://developer.apple.com/bugreporter">http://developer.apple.com/bugreporter</a>> for instructions.<br>rm: /Volumes/SandBox/Dolphin/surat.20080907-040501/llvm.sh.build/utils/TableGen/Release/CodeGenTarget.d.tmp: No such file or directory<br>make[2]: *** [/Volumes/SandBox/Dolphin/surat.20080907-040501/llvm.sh.build/utils/TableGen/Release/CodeGenTarget.o] Error 1<br>make[2]: *** Waiting for unfinished jobs....<br>Assertion failed: (i && "Cannot find callsite to replace!"), function replaceCallSite, file /Volumes/SandBox/Dolphin/surat.20080907-040501/llvmCore.roots/llvmCore~obj/src/llvm/lib/Analysis/IPA/CallGraph.cpp, line 326.<br>/Volumes/SandBox/Dolphin/llvmCore/llvm/utils/TableGen/CodeGenDAGPatterns.cpp:2398: internal compiler error: Abort trap<br>Please submit a full bug report,<br>with preprocessed source if appropriate.<br>See <URL:<a href="http://developer.apple.com/bugreporter">http://developer.apple.com/bugreporter</a>> for instructions.<br>rm: /Volumes/SandBox/Dolphin/surat.20080907-040501/llvm.sh.build/utils/TableGen/Release/CodeGenDAGPatterns.d.tmp: No such file or directory<br>make[2]: *** [/Volumes/SandBox/Dolphin/surat.20080907-040501/llvm.sh.build/utils/TableGen/Release/CodeGenDAGPatterns.o] Error 1<br></div></body></html>