<div dir="ltr">On 18 June 2013 20:30, Stephen Lin <span dir="ltr"><<a href="mailto:stephenwlin@gmail.com" target="_blank">stephenwlin@gmail.com</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">Does anyone know the standard procedure for resolving something like<br>
this? I can make the tests triple-specific but I'm not sure why they<br>
weren't in the first place. The optimization affects only ARM and MSVC<br>
C++ ABI's so I cannot change the results for all targets.<br></blockquote><div></div></div><br></div><div class="gmail_extra" style>If the tests are ARM specific, you should either add a triple or move them to a directory (ARM) and set the triple, depending on how specific they are.</div>
<div class="gmail_extra" style><br></div><div class="gmail_extra" style>cheers,</div><div class="gmail_extra" style>--renato</div></div>