<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 7, 2015 at 8:33 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:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Kostya, Christophe,<br>
<br>
I'm running the full tests on AARch64 and the only RT test that fails is:<br>
<br>
UndefinedBehaviorSanitizer-Standalone :: TestCases/Float/cast-overflow.cpp<br>
<br>
The problem seems to be a trap in __sanitizer::internal_memchr() while<br>
trying to handle __ubsan::__ubsan_handle_float_cast_overflow().<br></blockquote><div><br></div><div>Can you give more info (exact report, gdb trace, etc)</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
I haven't looked at it in detail, has anyone seen this? Is UBSan meant<br>
to run on AArch64? </blockquote><div><br></div><div>We never tried, but there is very little platform dependent code in UBSan. </div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Should we mark this test XFAIL until it can be<br>
looked at properly?<br></blockquote><div><br></div><div>Ideally no, but if this is blocking you and there is no quick fix, please add something like</div><div>XFAIL: aarch64 (not sure about the exact syntax) </div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
cheers,<br>
--renato<br>
</blockquote></div><br></div></div>