[LLVMbugs] [Bug 3877] New: ARM: error when running JIT compiler
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Mar 24 19:00:08 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=3877
Summary: ARM: error when running JIT compiler
Product: libraries
Version: 2.5
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Backend: ARM
AssignedTo: unassignedbugs at nondot.org
ReportedBy: thebohemian at gmx.net
CC: llvmbugs at cs.uiuc.edu
The IcedTea projects' so called Shark port of the Hotspot JVM uses LLVM. When
running a not so trivial application I get the following error:
root at beagleboard:~# java -cp bsh.jar bsh.Interpreter
Cannot yet select: 0x92b08: i32,ch = AtomicCmpSwap 0x920e4, 0x92860, 0x92ca0,
0xe2d30 <0x36faac:0> <volatile> alignment=4
Aborted
I will later look into this and provide more information but it would be good
if you can tell me what is of interest.
The message sounds as if something in the implementation is missing. Maybe I
can lend a hand to get it done. :)
--
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