<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 --- - execute engine resolve external symbol incorrectly"
   href="http://llvm.org/bugs/show_bug.cgi?id=15586">15586</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>execute engine resolve external symbol incorrectly
          </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>Windows NT
          </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>jiwang@tilera.com
          </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>on X86, run test/ExecutionEngine/MCJIT/test-common-symbols-remote.ll with
-soft-float enabled, the test failed.

-bash-4.1$ ./Debug+Asserts/bin/llvm-lit
../tilegx-master/test/ExecutionEngine/MCJIT/test-common-symbols-remote.ll
-- Testing: 1 tests, 1 threads --
FAIL: LLVM :: ExecutionEngine/MCJIT/test-common-symbols-remote.ll (1 of 1)
Testing Time: 0.07s
********************
Failing Tests (1):
    LLVM :: ExecutionEngine/MCJIT/test-common-symbols-remote.ll

  Unexpected Failures: 1


the reason is the execution engine resolved external symbol __gedf2 etc
incorrectly.

Has anyone run into the same issue and got some information already?</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>