[LLVMbugs] [Bug 9605] New: Calling external functions failed on PowerPC
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Apr 1 01:21:11 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=9605
Summary: Calling external functions failed on PowerPC
Product: new-bugs
Version: 2.8
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: miscompilation
Severity: normal
Priority: P
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: chenwj at cs.nctu.edu.tw
CC: llvmbugs at cs.uiuc.edu
It seems ppc JIT has flaw in it. When there is a call instruction in LLVM IR,
ppc JIT cannot generate the code correctly. I have also tried LLVM 2.9 rc, but
no luck.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list