<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][ARMHF] Test fails"
   href="https://bugs.llvm.org/show_bug.cgi?id=32261">32261</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[Builtin][ARMHF] 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 ARMHF has the 
following errors:

<a href="http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15-full/builds/4860">http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15-full/builds/4860</a>

ninja check 1 stage 1 checked 23 unexpected failures failed ( 16 mins, 45 secs

1.stdio
2.FAIL: Builtins-armhf-linux:: clear_cache_test.c
3.FAIL: Builtins-armhf-linux:: comparedf2_test.c
4.FAIL: Builtins-armhf-linux:: comparesf2_test.c
5.FAIL: Builtins-armhf-linux:: eqdf2vfp_test.c
6.FAIL: Builtins-armhf-linux:: eqsf2vfp_test.c
7.FAIL: Builtins-armhf-linux:: fixdfsivfp_test.c
8.FAIL: Builtins-armhf-linux:: fixsfsivfp_test.c
9.FAIL: Builtins-armhf-linux:: fixunssfsivfp_test.c
10.FAIL: Builtins-armhf-linux:: gedf2vfp_test.c
11.FAIL: Builtins-armhf-linux:: gesf2vfp_test.c
12.FAIL: Builtins-armhf-linux:: gtdf2vfp_test.c
13.FAIL: Builtins-armhf-linux:: gtsf2vfp_test.c
14.FAIL: Builtins-armhf-linux:: ledf2vfp_test.c
15.FAIL: Builtins-armhf-linux:: lesf2vfp_test.c
16.FAIL: Builtins-armhf-linux:: ltdf2vfp_test.c
17.FAIL: Builtins-armhf-linux:: ltsf2vfp_test.c
18.FAIL: Builtins-armhf-linux:: nedf2vfp_test.c
19.FAIL: Builtins-armhf-linux:: nesf2vfp_test.c
20.FAIL: Builtins-armhf-linux:: truncdfhf2_test.c
21.FAIL: Builtins-armhf-linux:: truncdfsf2_test.c


The clear_cache test can be disabled. The rest are miscompare.</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>