<div dir="ltr">On 26 April 2013 14:30, Hal Finkel <span dir="ltr"><<a href="mailto:hfinkel@anl.gov" target="_blank">hfinkel@anl.gov</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">
<div class="im"><span style="color:rgb(34,34,34)">I completely agree, and we should make the reference outputs work on PPC as well. My point is that, in the mean time, we should also have a ppc64 buildbot that gives accurate feedback to the rest of the LLVM community. Fixing endianess problems in large applications can take quite a bit of time.</span></div>
</blockquote><div><br></div><div style>Hum, I do agree that endianess is not trivial. It may even require extensive changes in the programs to convert back-and-forth. Maybe this is a genuine case for GCC runs, at least temporary. It should be possible to disable the reference output IFF (Arch == PPC && ENDIAN == BIG).</div>
<div style><br></div><div style>But first, let's look at the outputs, and let's fix as much as we can without it. I fixed many bugs on other platforms while working to get the ARM bots green, so the work on the PPC bot will probably do the same as well.</div>
<div style><br></div><div style>cheers,</div><div style>--renato</div><div style><br></div><div style><br></div></div></div></div>