<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Thank you! <div><br></div><div>-Tanya<br><div><br><div><div>On Mar 9, 2009, at 10:08 AM, Bob Wilson wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><br>On Mar 6, 2009, at 2:23 PM, Tanya Lattner wrote:<br><blockquote type="cite">This is breaking the build when using gcc 3.4.6 because  <br></blockquote><blockquote type="cite">BuildVectorSDNode does not have a default constructor and neither  <br></blockquote><blockquote type="cite">does its parent SDNode. I added a default constructor to SDNode  <br></blockquote><blockquote type="cite">which fixes the build, but it is not the correct thing to do. I'm  <br></blockquote><blockquote type="cite">not familiar enough with this code to add the constructor to  <br></blockquote><blockquote type="cite">BuildVectorSDNode, can you do this and then revert 66280.<br></blockquote><br>This should be fixed now.  It was an easy change but quite a challenge  <br>to verify!<br>_______________________________________________<br>llvm-commits mailing list<br><a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br><a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br></div></blockquote></div><br></div></div></body></html>