[Bug 74] Double and float number doesn't work on ARM9 architecture
| Newsgroups | gmane.comp.java.vm.sablevm.bugs |
|---|---|
| Message-ID | <[email protected]> |
http://sablevm.org/bugs/show_bug.cgi?id=74 [email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From [email protected] 2004-11-17 17:05 ------- Strange. Can you take a look at src/libsablevm/class_file_parser.m4.c ? There's an #ifdef __arm__ there. Try to turn on/off this code "by hand" and let me know if it makes any difference. Maybe on some arms the double values are not reversed? Or maybe on your arm the __arm__ is not defined? (i don't think it's possible, but...) ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You are the QA contact for the bug, or are watching the QA contact.