<div dir="ltr">On 12 March 2013 16:21, Duncan Sands <span dir="ltr"><<a href="mailto:baldrick@free.fr" target="_blank">baldrick@free.fr</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
IIRC the reference output is not used by default.  You have to put<br>
  USE_REFERENCE_OUTPUT := 1<br>
in the Makefile in order to make use of the reference output.  As<br>
BenchmarkGame doesn't have this, are you sure the reference output<br>
is causing the problem?<br></blockquote><div><br></div><div style>That was my initial assumption, too. But if I just run that test, the Makefile doesn't use GCC at all and only copies the reference_output to the out-nat file.</div>
<div style><br></div><div style>I then copied a "good" output to the reference_output, and the test passed. I'm intrigued... ;)</div><div style><br></div><div style>Attached is a test.log of a local run. The buildbots' logs are pretty similar on BenchmarkGame.</div>
<div style><br></div><div style>cheers,<br></div><div style>--renato</div></div></div></div>