<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Oct 27, 2009, at 11:23 AMPDT, Stuart Hastings wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">The first buildbot failure I can readily find was Monday, 26oct2009 around 7PM PDT.  The assertion is<div><br></div><div><span class="Apple-style-span" style="font-family: monospace; white-space: pre; ">Assertion failed: ((i >= FTy->getNumParams() || FTy->getParamType(i) == Params[i]->getType()) && "Calling a function with a bad signature!"), function init, file /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/src/lib/VMCore/Instructions.cpp, line 312.</span></div></div></blockquote><div><br></div><div>Yes, I've been fighting through it this morning.  Reverting Eric's patch fixed it (you might have to remove stmp* files to get it to rebuild enough stuff).</div><div><br></div><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>It seems to be compiling function uw_frame_state_for() within unwind-dw2.c; apparently the parameter types weren't a good match for a call to __builtin_object_size().</div><div><br></div><div>Does this look familiar to anyone?</div><div><br></div><div>stuart</div></div></div>_______________________________________________<br>LLVM Developers mailing list<br>LLVMdev@cs.uiuc.edu         <a href="http://llvm.cs.uiuc.edu">http://llvm.cs.uiuc.edu</a><br><a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br></blockquote></div><br></body></html>