<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </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 --- - Bullet broken on ARM buildbot"
   href="http://llvm.org/bugs/show_bug.cgi?id=17093">17093</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Bullet broken on ARM buildbot
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>libraries
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>Backend: ARM
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>renato.golin@linaro.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Bullet is broken with a codegen failure:

/tmp/BenchmarkDemo-cd7564.s: Assembler messages:
/tmp/BenchmarkDemo-cd7564.s:1716: Error: scalar out of range for multiply
instruction -- `vmul.f32 d16,d11,d16[0]'
clang: error: assembler command failed with exit code 1 (use -v to see
invocation)

<a href="http://lab.llvm.org:8011/builders/clang-native-arm-lnt/builds/2599">http://lab.llvm.org:8011/builders/clang-native-arm-lnt/builds/2599</a>

I'm guessing one of two commits broke it:

<a href="http://llvm.org/viewvc/llvm-project?revision=189841&view=revision">http://llvm.org/viewvc/llvm-project?revision=189841&view=revision</a>

or

<a href="http://llvm.org/viewvc/llvm-project?revision=189858&view=revision">http://llvm.org/viewvc/llvm-project?revision=189858&view=revision</a>

I'll bissect and find the culprit.</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>