<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 --- - Some MCJIT tests are failing under GNU/Linux i386"
   href="http://llvm.org/bugs/show_bug.cgi?id=20586">20586</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Some MCJIT tests are 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>Target-Independent JIT
          </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>These tests are failing:
    LLVM :: ExecutionEngine/MCJIT/cross-module-sm-pic-a.ll
    LLVM :: ExecutionEngine/MCJIT/eh-lg-pic.ll
    LLVM :: ExecutionEngine/MCJIT/eh-sm-pic.ll
    LLVM :: ExecutionEngine/MCJIT/hello-sm-pic.ll
    LLVM :: ExecutionEngine/MCJIT/multi-module-sm-pic-a.ll
    LLVM :: ExecutionEngine/MCJIT/remote/cross-module-sm-pic-a.ll
    LLVM :: ExecutionEngine/MCJIT/remote/multi-module-sm-pic-a.ll
    LLVM :: ExecutionEngine/MCJIT/remote/test-global-init-nonzero-sm-pic.ll
    LLVM :: ExecutionEngine/MCJIT/remote/test-ptr-reloc-sm-pic.ll
    LLVM :: ExecutionEngine/MCJIT/stubs-sm-pic.ll
    LLVM :: ExecutionEngine/MCJIT/test-global-init-nonzero-sm-pic.ll
    LLVM :: ExecutionEngine/MCJIT/test-ptr-reloc-sm-pic.ll

FAIL: LLVM :: ExecutionEngine/MCJIT/eh-sm-pic.ll (6187 of 11364)
******************** TEST 'LLVM :: ExecutionEngine/MCJIT/eh-sm-pic.ll' FAILED
********************
Script:
--
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn215184/build-llvm/Release/bin/lli
-use-mcjit -relocation-model=pic -code-model=small
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn215184/test/ExecutionEngine/MCJIT/eh-sm-pic.ll
--
Exit Code: 1

Command Output (stderr):
--
LLVM ERROR: Program used external function '_GLOBAL_OFFSET_TABLE_' which could
not be resolved!

--

All failures are the same.</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>