[LLVMbugs] [Bug 20586] New: Some MCJIT tests are failing under GNU/Linux i386
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Aug 8 01:11:38 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=20586
Bug ID: 20586
Summary: Some MCJIT tests are failing under GNU/Linux i386
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Target-Independent JIT
Assignee: unassignedbugs at nondot.org
Reporter: sylvestre at debian.org
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
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.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140808/8e224dcf/attachment.html>
More information about the llvm-bugs
mailing list