<div dir="ltr">Thanks for catching the failure. I ran make check-all on my x86 box, and cross-compile to ARM to run the test-suite. The test doesn't specify -mtriple so it just runs for the current platform.<div><br></div>
<div>It kind of confuses me because AFAICT FPs don't get eliminated on iOS for backtracking (see ARMFrameLowering::hasFP), so the debug information has to compensate for this. I'm wondering if the test is actually testing what it wants to test?</div>
<div><br></div><div style>In any case, adding a triple (and copy/paste of RUN for a few targets) might be a good fix, but I'd appreciate some input on whether the test should be looking for something different.</div></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, May 30, 2013 at 9:34 AM, Rafael Espíndola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com" target="_blank">rafael.espindola@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">looks like this broke 2010-04-19-FramePtr.ll on ARM. I have disable<br>
fast isel on that test in r182937 to fix the bots. Could you please<br>
check if it is a bug on fast isel?<br>
<br>
Thanks,<br>
Rafael<br>
</blockquote></div><br></div>