<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Builtin][AArch64] Test fails"
   href="https://bugs.llvm.org/show_bug.cgi?id=32260">32260</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[Builtin][AArch64] Test fails
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>compiler-rt
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows NT
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>compiler-rt
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>weimingz@codeaurora.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I enabled the lit test (<a href="https://reviews.llvm.org/D30802">https://reviews.llvm.org/D30802</a>) but AArch64 has the 
following errors:

<a href="http://lab.llvm.org:8011/builders/clang-cmake-aarch64-39vma/builds/4861">http://lab.llvm.org:8011/builders/clang-cmake-aarch64-39vma/builds/4861</a>
1.stdio
2.FAIL: Builtins-aarch64-linux:: clear_cache_test.c
3.FAIL: Builtins-aarch64-linux:: fixunsxfti_test.c
4.FAIL: Builtins-aarch64-linux:: fixxfti_test.c
5.FAIL: Builtins-aarch64-linux:: floattixf_test.c
6.FAIL: Builtins-aarch64-linux:: floatuntixf_test.c
7.FAIL: Builtins-aarch64-linux:: multf3_test.c
8.FAIL: Builtins-aarch64-linux:: subtf3_test.c

clear_cache_test can be disabled.
7,8 can be addressed in <a href="https://reviews.llvm.org/D30872">https://reviews.llvm.org/D30872</a>

The rest need to be invastigated or XFAILed for now.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>