<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Apr 30, 2009, at 3:54 PM, Mike Stump wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">On Apr 30, 2009, at 9:31 AM, Fariborz Jahanian wrote:<br><blockquote type="cite">Author: fjahanian<br></blockquote><blockquote type="cite">Date: Thu Apr 30 11:31:11 2009<br></blockquote><blockquote type="cite">New Revision: 70493<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">URL: <a href="http://llvm.org/viewvc/llvm-project?rev=70493&view=rev">http://llvm.org/viewvc/llvm-project?rev=70493&view=rev</a><br></blockquote><blockquote type="cite">Log:<br></blockquote><blockquote type="cite">API for message dispatch of methods returning floats<br></blockquote><blockquote type="cite">to match gcc's closely.<br></blockquote><br>Can't help but wonder if this caused:<br><br>CGObjCMac.cpp: In member function ‘clang::CodeGen::RValue<unnamed>::CGObjCNonFragileABIMac::EmitMessageSend(clang::CodeGen::CodeGenFunction&, clang::QualType, clang::Selector, llvm::Value*, clang::QualType, bool, const clang::CodeGen::CallArgList&)’:<br>CGObjCMac.cpp:4982: warning: ‘Fn’ may be used uninitialized in this function</blockquote><div><br class="webkit-block-placeholder"></div>Fixed in: <a href="http://llvm.org/viewvc/llvm-project?rev=70518&view=rev">http://llvm.org/viewvc/llvm-project?rev=70518&view=rev</a></div><div><br class="webkit-block-placeholder"></div><div>- Thanks, Fariborz</div><div><br><blockquote type="cite"><br><br>I checked the code, and there are paths where Fn doesn't _seem_ to be set.</blockquote></div><br></body></html>