<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 --- - CodeGen/ARM/ifcvt3.ll is failing under GNU/Linux i386"
   href="http://llvm.org/bugs/show_bug.cgi?id=21257">21257</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>CodeGen/ARM/ifcvt3.ll is failing under GNU/Linux i386
          </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>sylvestre@debian.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>Under Debian i386, Toolchain package versions: binutils_2.24.51.20141001-3
dpkg-dev_1.17.16 g++-4.9_4.9.1-15 gcc-4.9_4.9.1-15 libc6-dev_2.19-11
libstdc++-4.9-dev_4.9.1-15 libstdc++6_4.9.1-15 linux-libc-dev_3.16.3-2

FAIL: LLVM :: CodeGen/ARM/ifcvt3.ll (1405 of 11246)
******************** TEST 'LLVM :: CodeGen/ARM/ifcvt3.ll' FAILED
********************
Script:
--
/«PKGBUILDDIR»/build-llvm/Release/bin/llc -mtriple=arm-eabi -mcpu=cortex-a8
/«PKGBUILDDIR»/test/CodeGen/ARM/ifcvt3.ll -o - |
/«PKGBUILDDIR»/build-llvm/Release/bin/FileCheck
/«PKGBUILDDIR»/test/CodeGen/ARM/ifcvt3.ll
/«PKGBUILDDIR»/build-llvm/Release/bin/llc -mtriple=arm-eabi -mattr=+v4t
/«PKGBUILDDIR»/test/CodeGen/ARM/ifcvt3.ll -o - |
/«PKGBUILDDIR»/build-llvm/Release/bin/FileCheck
/«PKGBUILDDIR»/test/CodeGen/ARM/ifcvt3.ll -check-prefix CHECK-V4-CMP
/«PKGBUILDDIR»/build-llvm/Release/bin/llc -mtriple=arm-eabi -mattr=+v4t
/«PKGBUILDDIR»/test/CodeGen/ARM/ifcvt3.ll -o - |
/«PKGBUILDDIR»/build-llvm/Release/bin/FileCheck
/«PKGBUILDDIR»/test/CodeGen/ARM/ifcvt3.ll -check-prefix CHECK-V4-BX
--
Exit Code: 1

Command Output (stderr):
--
<stdin>:25:2: error: CHECK-V4-BX-NOT: string occurred!
 bx lr
 ^
/«PKGBUILDDIR»/test/CodeGen/ARM/ifcvt3.ll:31:20: note: CHECK-V4-BX-NOT: pattern
specified here
; CHECK-V4-BX-NOT: bx
                   ^</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>