<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Mar 12, 2013 at 9:19 AM, Renato Golin <span dir="ltr"><<a href="mailto:renato.golin@linaro.org" target="_blank">renato.golin@linaro.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="im">On 12 March 2013 15:28, Hal Finkel <span dir="ltr"><<a href="mailto:hfinkel@anl.gov" target="_blank">hfinkel@anl.gov</a>></span> wrote:<br>
</div><div class="gmail_extra"><div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div><span style="color:rgb(34,34,34)">Can't we just paste in a RNG so that we'll get the same output on all systems (and can still use the reference output)?</span></div></div></blockquote>
<div><br></div></div><div>We can, though other tests suffer from the same issue. Would be good to have a solution to all of them without pasting the same code on all of them.</div><div><br></div><div>I really thought that the native output was always generated by the "native compiler" which is normally GCC. Removing the reference output doesn't work, since it just creates an empty file instead. The Makefile is too simple to mean anything, but maybe there's some environment variable that needs setting to make LNT get the result from a GCC run...</div>
</div></div></div></blockquote><div><br></div><div style>The test suite supports multiple modes, one mode in which the native output is generated by an executable built by the native compiler, another in which the output is compared to a reference compiler.</div>
<div style><br></div><div style>The former mode is historically what the test suite did, the latter mode is substantially faster (and independent of bugs in the native CC).</div><div style><br></div><div style> - Daniel</div>
<div style><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="HOEnZb"><font color="#888888">
<div><br></div><div>--renato</div></font></span></div></div></div>
<br>_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
<br></blockquote></div><br></div></div>