http://llvm.org/bugs/show_bug.cgi?id=18057

            Bug ID: 18057
           Summary: MCJIT tests fail randomly on ARM
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Generic Execution Engine Support
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Tests in ExecutionEngine/MCJIT/remote like:
 * multi-module-a.ll.script
 * test-fp-no-external-funcs-remote.ll.script
 * test-common-symbols-remote.ll.script
 * cross-module-a.ll.script
 * test-global-init-nonzero-remote.ll.script

Fail randomly on a Cortex-A15 buildbot with the Assert:

tools/lli/RemoteTargetExternal.cpp:144:
 void llvm::RemoteTargetExternal::Receive(llvm::LLIMessageType, uint64_t &): 
  Assertion `rc == 4 && "Error reading message type.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to