<div class="gmail_quote">On Fri, Feb 10, 2012 at 12:03 AM, Evgeniy Stepanov <span dir="ltr"><<a href="mailto:eugeni.stepanov@gmail.com">eugeni.stepanov@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hm, I can't reproduce this on my machine. Btw, is "release mode" the<br>
same as --enable-optimized?<br></blockquote><div><br></div><div>No, you need to disable assertions as well.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I guess I'll have to blindly loosen the check until the bot is happy :(<br></blockquote><div><br></div><div>Look at the printout from the bot -- it shows the variation that fails.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="HOEnZb"><div class="h5"><br>
On Fri, Feb 10, 2012 at 1:46 PM, Chandler Carruth <<a href="mailto:chandlerc@google.com">chandlerc@google.com</a>> wrote:<br>
> On Thu, Feb 9, 2012 at 11:30 PM, Evgeniy Stepanov<br>
> <<a href="mailto:eugeni.stepanov@gmail.com">eugeni.stepanov@gmail.com</a>> wrote:<br>
>><br>
>> Author: eugenis<br>
>> Date: Fri Feb 10 03:30:15 2012<br>
>> New Revision: 150238<br>
>><br>
>> URL: <a href="http://llvm.org/viewvc/llvm-project?rev=150238&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=150238&view=rev</a><br>
>> Log:<br>
>> Fix function prolog codegen whe coerce-to type is a struct.<br>
>><br>
>> This changes function prolog in such a way as to avoid out-of-bounds<br>
>> stack store in the case when coerce-to type has a larger storage size<br>
>> than the real argument type.<br>
>><br>
>> Fixes PR11905.<br>
><br>
><br>
> This is breaking some of our build bots:<br>
><br>
> <a href="http://bb.pgr.jp/builders/cmake-clang-i686-msvc10/builds/7223/steps/test_clang/logs/Clang%20%3A%3A%20CodeGen___arm-arguments.c" target="_blank">http://bb.pgr.jp/builders/cmake-clang-i686-msvc10/builds/7223/steps/test_clang/logs/Clang%20%3A%3A%20CodeGen___arm-arguments.c</a><br>

><br>
> It looks like these tests fail in release mode, you should write your file<br>
> check to check more loosely.<br>
><br>
</div></div></blockquote></div><br>